Skip to content

StreamsGood/nodecg-vaadin-checkbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodecg-vaadin-checkbox

Greenkeeper badge Build Status

bower install StreamsGood/nodecg-vaadin-checkbox --save

Extends vaadin-checkbox to add NodeCG replicant support.

  • replicant-name: The identifier for the replicant.
  • replicant-bundle: Optional. Defaults to the active bundle.
<nodecg-vaadin-checkbox replicant-name="name" replicant-bundle="bundle"></nodecg-vaadin-checkbox>

For a full list of supported attributes, see the vaadin-checkbox documentation.


Note: This does not specify styling for vaadin-elements, you will need to install and include either the vaadin-material-theme or vaadin-valo-theme yourself.

bower install vaadin/vaadin-material-theme --save
<link rel="import" href="bower_components/vaadin-material-theme/vaadin-checkbox.html">

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages