UNPKG

choices.js

Version:

A vanilla JS customisable text input/select box plugin

2 lines (1 loc) 61 B
export type PositionOptionsType = 'auto' | 'top' | 'bottom';