install_assets
Copy RollDate's CSS and JavaScript into your project to enable the library for immediate use. Integrate the date picker by placing its assets in the target directory.
Instructions
Copy RollDate CSS/JS into the current project so the library can be used (not just documented).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetDir | No | Destination folder relative to project cwd. Default: vendor/rolldate | |
| includeReadable | No | Also copy non-minified rolldate.js / rolldate.css. Default: false |