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