UNPKG

@radix-ui/themes

Version:

[![Radix Themes Logo](https://radix-ui.com/social/themes.png)](https://radix-ui.com/themes)

10 lines 268 B
declare const textWrapPropDef: { wrap: { type: "enum"; className: string; values: readonly ["wrap", "nowrap", "pretty", "balance"]; responsive: true; }; }; export { textWrapPropDef }; //# sourceMappingURL=text-wrap.prop.d.ts.map