@radix-ui/themes
Version:
[](https://radix-ui.com/themes)
3 lines (2 loc) • 491 B
JavaScript
import{weightPropDef as e,textAlignPropDef as s,leadingTrimPropDef as o,highContrastPropDef as r,colorPropDef as t,textWrapPropDef as p,truncatePropDef as a,asChildPropDef as f}from"../props/index.js";const i=["span","div","label","p"],n=["1","2","3","4","5","6","7","8","9"],D={as:{type:"enum",values:i,default:"span"},...f,size:{type:"enum",className:"rt-r-size",values:n,responsive:!0},...e,...s,...o,...a,...p,...t,...r};export{D as textPropDefs};
//# sourceMappingURL=text.props.js.map