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