@radix-ui/themes
Version:
[](https://radix-ui.com/themes)
3 lines (2 loc) • 383 B
JavaScript
import{colorPropDef as s,highContrastPropDef as e,radiusPropDef as r}from"../props/index.js";const t=["1","2","3"],a=["classic","surface","soft"],o={size:{type:"enum",className:"rt-r-size",values:t,default:"2",responsive:!0},variant:{type:"enum",className:"rt-variant",values:a,default:"surface"},...s,...e,...r};export{o as switchPropDefs};
//# sourceMappingURL=switch.props.js.map