UNPKG

@kubit-ui-web/react-components

Version:

Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience

8 lines 421 B
export var DropdownSelectedVariantType; (function (DropdownSelectedVariantType) { DropdownSelectedVariantType["DEFAULT"] = "DEFAULT"; DropdownSelectedVariantType["TOPBAR"] = "TOPBAR"; DropdownSelectedVariantType["SIDE_MENU"] = "SIDE_MENU"; DropdownSelectedVariantType["TOPBAR_TAB"] = "TOPBAR_TAB"; })(DropdownSelectedVariantType || (DropdownSelectedVariantType = {})); //# sourceMappingURL=variants.js.map