UNPKG

@public-ui/components

Version:

Contains all web components that belong to KoliBri - The accessible HTML-Standard.

7 lines (6 loc) 164 B
/*! * KoliBri - The accessible HTML-Standard */ const INPUTS_SELECTOR = 'input, textarea'; export { INPUTS_SELECTOR }; //# sourceMappingURL=inputsSelector.js.map