Skip to content
This repository has been archived by the owner on Aug 12, 2019. It is now read-only.

Commit

Permalink
readme: added missing components Bs3FormRenderer & ComponentControl
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Sep 4, 2016
1 parent 55b70bf commit 24d18e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ List of components:
- **DateTimePicker** - date & time picker, represented by DateTime object
- **Tyheahead** - the best autocomplete for your forms
- **BS3InputMacros** - input macros for Bootstrap 3 (adds some css classes)
- **Bs3FormRenderer** - renders forms quicky in Bootstrap 3 design
- **ComponentControl** - form's control which contains Component interface and my have own template, receive signals & render snippets;

### Installation

Expand Down

0 comments on commit 24d18e2

Please sign in to comment.