Tooltip

See below to learn more about properties, slots, events, style variables, CSS parts, and methods.

There is no difference between the APIs of the elements, And the only difference is in the names of the events

Properties

Name
arrow
Type
boolean
Default
undefined
Default
undefined
Attribute
arrow
Reflect
true
Description
Name
delay
TypeDefault
undefined
Default
undefined
Attribute
delay
Reflect
false
Description
Name
disabled
Type
boolean
Default
undefined
Default
undefined
Attribute
disabled
Reflect
true
Description
Name
fixed
Type
boolean
Default
undefined
Default
undefined
Attribute
fixed
Reflect
true
Description
Name
offset
TypeDefault
undefined
Default
undefined
Attribute
offset
Reflect
false
Description
Name
placement
TypeDefault
undefined
Default
undefined
Attribute
placement
Reflect
false
Description
Name
reference
TypeDefault
'previous'
Default
'previous'
Attribute
reference
Reflect
false
Description
Name
trigger
TypeDefault
undefined
Default
undefined
Attribute
trigger
Reflect
false
Description
Name
z
Type
'auto' | 'vertical' | 'horizontal' | 'move'
Default
'auto'
Default
'auto'
Attribute
z
Reflect
false
Description

Slots

There are no Slots.

Events

There are no Events.

CSS Variables

There are no CSS Variables.

CSS Parts

There are no CSS Parts.

Methods

Name
hide
Type
void
Signature
hide() => void
Description
Name
show
Type
void
Signature
show() => void
Description
Name
update
Type
void
Signature
update() => void
Description