bs-input
Just a simple addon to style inputs with bootstrap.
Example
Installation
npm install ember-cli-bs-input --save-dev
npm install
Usage
Properties:
-
type
- Default value istext
name
-
label
- Default value isfalse
id
placeholder
required
autofocus
disabled
min
max
maxlength
Running Tests
ember test
ember test --server
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
Copyright (c) 2015 Josemar Luedke
Licensed under the MIT license.