MCPcopy
hub / github.com/flatpickr/flatpickr / HTMLCollection

Interface HTMLCollection

src/types/globals.ts:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 }
13
14 interface HTMLCollection {
15 flatpickr: (config?: Options) => Instance | Instance[];
16 }
17
18 interface Window {
19 flatpickr: FlatpickrFn;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…