Compilation of SF-JS scripts for forms and inputs
Spiral toolkit includes set of virtual tags, frontend library and resource manager.
Elements included
-----------------
* ajax forms
* input
* static
* selectbox
* switch
* textarea
* radios and check boxes
* paginator element
* simple grid element with paginator
* simple cell
* numeric cell
* boolean cell
* bytes (size) cell
Toolkit JS and CSS:
--------
To enable Toolkit widgets in your views and connect appropriate CSS/JS files use following code:
``html`
Examples
--------
Grids:
`html
Forms:
`html
`
Make sure to import toolkit bundle and styles to your views:
`html``