Components

WTooltip

Stories

Open in Storybook

Props

Prop Default Type
disabledfalseboolean | undefined
unstyleboolean | undefined
constrainWidthTo'available'string | number | null | undefined
constrainHeightTo'available'string | number | null | undefined
to'#root'string | undefined
delayDuration200number | undefined
triggerWhileDisabledfalseboolean | undefined
content''string | undefined
rootPropsany
contentPropsany
collisionBoundaryany

Slots

Slot Type
default{}
content{ content: string; }