malroc / backbone-component

Components and helpers for Backbone
MIT License
41 stars 4 forks source link

Support tagName, className & id #5

Closed malroc closed 10 years ago

malroc commented 10 years ago

Backbone views support tagName, className & id properties of the view's root element. Components need to support these properties too.