@radix-ui/themes
Version:
[](https://radix-ui.com/themes)
3 lines (2 loc) • 431 B
JavaScript
import{colorPropDef as e}from"../props/index.js";const o=["horizontal","vertical"],r=["1","2","3","4"],t={orientation:{type:"enum",className:"rt-r-orientation",values:o,default:"horizontal",responsive:!0},size:{type:"enum",className:"rt-r-size",values:r,default:"1",responsive:!0},color:{...e.color,default:"gray"},decorative:{type:"boolean",default:!0}};export{t as separatorPropDefs};
//# sourceMappingURL=separator.props.js.map