Home

Awesome

Date Picker Interface - for Directus 9

Based on the awesome Flatpickr library.

Configuration

Supports min and max field dates so you can have a from and to setup.

Install

// extensions/interfaces/date-picker/index.js
export * as default from 'directus-date-picker-interface'

Develop

All files in src/DevComps are purely for development purposes, and are not included in the final build

Deploy

Todo