UNPKG

@radix-ui/themes

Version:

[![Radix Themes Logo](https://radix-ui.com/social/themes.png)](https://radix-ui.com/themes)

3 lines (2 loc) 508 B
import{colorPropDef as e}from"../../props/color.prop.js";import{highContrastPropDef as s}from"../../props/high-contrast.prop.js";const r=["1","2"],t=["nowrap","wrap","wrap-reverse"],o=["start","center","end"],p={size:{type:"enum",className:"rt-r-size",values:r,default:"2",responsive:!0},wrap:{type:"enum",className:"rt-r-fw",values:t,responsive:!0},justify:{type:"enum",className:"rt-r-jc",values:o,responsive:!0},...e,...s};export{p as baseTabListPropDefs}; //# sourceMappingURL=base-tab-list.props.js.map