UNPKG

@nuralyui/select

Version:

A comprehensive select component with advanced features including multi-selection, keyboard navigation, validation, and accessibility support.

6 lines 266 B
/** * CSS custom properties for select component (light theme defaults) * These are the local component defaults that can be overridden globally */ export declare const selectVariables: import("lit").CSSResult; //# sourceMappingURL=select.style.variables.d.ts.map