showText
Applies a hover event that shows the given component.
Return
this Styler instance for chaining
Parameters
component
the component to show
Applies a hover event that shows the given text.
Return
this Styler instance for chaining
Parameters
text
the text to show
Applies a hover event that shows a component built with a DSL.
Return
this Styler instance for chaining
Parameters
consumer
the function to build the hover text component