@arolariu/components
Version:
🎨 70+ beautiful, accessible React components built on Base UI. TypeScript-first, CSS Modules styling, tree-shakeable, SSR-ready. Perfect for modern web apps, design systems & rapid prototyping. Zero config, maximum flexibility! ⚡
23 lines (22 loc) • 749 B
JavaScript
import "./combobox_module.css";
const combobox_module = {
combobox: "combobox-wmFvJE",
trigger: "trigger-asByxe",
triggerValue: "triggerValue-s6rRGO",
triggerPlaceholder: "triggerPlaceholder-T2THwp",
triggerIcon: "triggerIcon-Z1UTU8",
content: "content-uE5DAH",
command: "command-cdXzEx",
commandInput: "commandInput-s91u2v",
commandList: "commandList-YCmDON",
item: "item-ThEyJB",
itemSelected: "itemSelected-JsUZAF",
itemCheck: "itemCheck-j350UO",
itemCheckVisible: "itemCheckVisible-QMieBm",
itemLabel: "itemLabel-wCtpTY",
empty: "empty-EEImeI",
group: "group-w7Vcxw",
separator: "separator-nkP8ud"
};
export default combobox_module;
//# sourceMappingURL=combobox.module.js.map