gaffa-button

1.2.0 • Public • Published

gaffa-button

A button view for use in gaffa

Example

testfile

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

Readme

Keywords

Package Sidebar

Install

npm i gaffa-button

Weekly Downloads

1

Version

1.2.0

License

MIT

Last publish

Collaborators

  • korynunn