Skip to content

StreamsGood/nodecg-vaadin-text-field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodecg-vaadin-text-field

Greenkeeper badge Build Status

bower install StreamsGood/nodecg-vaadin-text-field --save

Extends vaadin-text-field to add NodeCG replicant support.

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

For a full list of supported attributes, see the vaadin-text-field 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-text-field.html">

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages