dev-master
9999999-devFlatpickr wrapper for Spiral
MIT
The Requires
by Alex Chepura
v0.1
0.1.0.0Flatpickr wrapper for Spiral
MIT
The Requires
by Alex Chepura
Flatpickr wrapper for Spiral
At frontend (dark template required), simply add virtual tag to your form:, (*1)
<dark:use bundle="spiral:flatpickr-bundle"/> ... <form:flatpickr value="" name="datetime" label="Date-time"/>
The code above will be transformed into html and will add required javascript., (*2)
composer require spiral/flatpickr
spiral register spiral/flatpickr
, (*3)
composer update spiral/flatpickr
spiral publish spiral/flatpickr
, (*4)
Copyright (c) 2016 Alex Chepura and contributors. Released under an MIT license., (*5)
Flatpickr wrapper for Spiral
MIT
Flatpickr wrapper for Spiral
MIT