UNPKG

@base-ui-components/react

Version:

Base UI is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.

9 lines 506 B
export let TabsIndicatorCssVars = /*#__PURE__*/function (TabsIndicatorCssVars) { TabsIndicatorCssVars["activeTabLeft"] = "--active-tab-left"; TabsIndicatorCssVars["activeTabRight"] = "--active-tab-right"; TabsIndicatorCssVars["activeTabTop"] = "--active-tab-top"; TabsIndicatorCssVars["activeTabBottom"] = "--active-tab-bottom"; TabsIndicatorCssVars["activeTabWidth"] = "--active-tab-width"; TabsIndicatorCssVars["activeTabHeight"] = "--active-tab-height"; return TabsIndicatorCssVars; }({});