UNPKG

@radix-ui/themes

Version:

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

3 lines (2 loc) 727 B
"use strict";var r=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var P=Object.prototype.hasOwnProperty;var h=(e,t)=>{for(var p in t)r(e,p,{get:t[p],enumerable:!0})},D=(e,t,p,f)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of n(t))!P.call(e,o)&&o!==p&&r(e,o,{get:()=>t[o],enumerable:!(f=d(t,o))||f.enumerable});return e};var m=e=>D(r({},"__esModule",{value:!0}),e);var a={};h(a,{tooltipPropDefs:()=>s});module.exports=m(a);var i=require("../props/index.js");const s={content:{type:"ReactNode",required:!0},width:i.widthPropDefs.width,minWidth:i.widthPropDefs.minWidth,maxWidth:{...i.widthPropDefs.maxWidth,default:"360px"}}; //# sourceMappingURL=tooltip.props.js.map