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