NGClient component package of all kinds of 'extra' bootstrap components. Current components are:
- Navbar: see http://getbootstrap.com/components/#navbar
- Input group: see http://getbootstrap.com/components/#input-groups
- Carousel: see https://angular-ui.github.io/bootstrap/
- Button group: see http://getbootstrap.com/components/#btn-groups
- Drop Down buttons: see http://getbootstrap.com/components/#btn-dropdowns
- Progress bar: see http://getbootstrap.com/components/#progress
- Rating: see https://angular-ui.github.io/bootstrap/
- Badges: see http://getbootstrap.com/components/#badges
- Breadcrumbs: see http://getbootstrap.com/components/#breadcrumbs
- Switches: see http://bootstrapswitch.com
To add the Bootstrap Extra Components package in your solution, open the Servoy Developer IDE and download the Bootstrap Extra Components from the Web Package Manager (the Web Package Manager is accessible from the context menu of the Web Components node of your solution).
To use the latest source code clone the git repository and checkout the develop branch. Install the egit plugin for Eclipse to clone the repository and import the projects into the workspace.
See the Wiki for the available documentation
Found a bug or would like to see a new feature implemented? Raise an issue in the Issue Tracker
Eager to fix a bug or introduce a new feature? Clone the repository and issue a pull request
bootstrapextracomponents is licensed under the MIT license