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