flatpickr

  • Version 4.6.13
  • Published
  • 1.09 MB
  • No dependencies
  • MIT license

Install

npm i flatpickr
yarn add flatpickr
pnpm add flatpickr

Overview

A lightweight, powerful javascript datetime picker

Index

Variables

variable flatpickr

var flatpickr: FlatpickrFn;

    Namespaces

    namespace flatpickr

    namespace flatpickr {}

      type CustomLocale

      type CustomLocale = _CustomLocale;

        type Instance

        type Instance = _Instance;

          type Locale

          type Locale = _Locale;

            namespace flatpickr.Options

            namespace flatpickr.Options {}

              type DateLimit

              type DateLimit = _DateLimit;

                type DateOption

                type DateOption = _DateOption;

                  type DateRangeLimit

                  type DateRangeLimit = _DateRangeLimit;

                    type Hook

                    type Hook = _Hook;

                      type HookKey

                      type HookKey = _HookKey;

                        type LocaleKey

                        type LocaleKey = _LocaleKey;

                          type Options

                          type Options = _Options;

                            type ParsedOptions

                            type ParsedOptions = _ParsedOptions;

                              type Plugin

                              type Plugin = _Plugin;

                                Package Files (1)

                                Dependencies (0)

                                No dependencies.

                                Dev Dependencies (32)

                                Peer Dependencies (0)

                                No peer dependencies.

                                Badge

                                To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

                                You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/flatpickr.

                                • Markdown
                                  [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/flatpickr)
                                • HTML
                                  <a href="https://www.jsdocs.io/package/flatpickr"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>