View Source DaisyUIComponents.Tooltip (DaisyUIComponents v0.7.1)
Tooltip component
Summary
Functions
Attributes
class
(:string
) - Defaults tonil
.text
(:string
) (required)color
(:string
) - Must be one of"primary"
,"secondary"
,"accent"
,"info"
,"success"
,"warning"
, or"error"
.direction
(:string
) - Must be one of"top"
,"bottom"
,"left"
, or"right"
.open
(:boolean
) - Defaults tofalse
.- Global attributes are accepted.
Slots
inner_block
Functions
Attributes
class
(:string
) - Defaults tonil
.text
(:string
) (required)color
(:string
) - Must be one of"primary"
,"secondary"
,"accent"
,"info"
,"success"
,"warning"
, or"error"
.direction
(:string
) - Must be one of"top"
,"bottom"
,"left"
, or"right"
.open
(:boolean
) - Defaults tofalse
.- Global attributes are accepted.
Slots
inner_block