Skip to content
Binary UIKit reference Stable

Tooltip

Hover and focus tooltip.

Use Tooltip for a short explanation of a control whose visible label cannot carry enough context.

Interactive example

Loading interactive example

API

Inherited prop contracts

  • Common This shared prop contract also applies.
MemberTypeKindRequiredDefault
contentstring | SnippetsnippetYes
disabledbooleanpropNofalse
openDelaynumberpropNo300
sideSidepropNo'top'
triggerSnippet | Snippet<[Record<string, unknown>]> | neversnippetNoundefined
triggerIconIconGlyph | neverpropNoundefined
triggerMode'delegated' | 'legacy' | neverpropNoundefined

Source

Loading source