@anoki/fse-ui
Version:
FSE UI components library
6 lines (5 loc) • 394 B
JavaScript
const t = { width: { type: "string", className: "rt-r-w", customProperties: ["--width"], responsive: !0 }, minWidth: { type: "string", className: "rt-r-min-w", customProperties: ["--min-width"], responsive: !0 }, maxWidth: { type: "string", className: "rt-r-max-w", customProperties: ["--max-width"], responsive: !0 } };
export {
t as widthPropDefs
};
//# sourceMappingURL=index.es574.js.map