UNPKG

htmx-ext-hold

Version:

An htmx extension to trigger events on 'hold' (mousedown/touchstart for a duration)

3 lines (2 loc) 86 B
declare function registerHoldExtension(): void; export default registerHoldExtension;