tag
Specifies the HTML tag (or node-name) the can-component will be created on.
String
The tag name the can-component
will be created on. Tag names should be lower cased and
hyphenated like: foo-bar
. Components register their
tag with can-view-callbacks.tag().