gaffa-button
v1.2.0
Published
A button view for use in gaffa
Downloads
2
Readme
gaffa-button
A button view for use in gaffa
Example
Install:
npm i gaffa-button
Add to gaffa:
var Button = require('gaffa-button');
gaffa.registerConstructor(Button);
API
Properties (instanceof Gaffa.Property)
gaffa-button inherits all properties from the base Gaffa.View
text (get, set) Boolean
Whether or not the element is checked
type (get) String
The elements type attribute