Skip to content

Text Element

Extends BentoElement.

This element cannot be built and is the basis of other elements that have a text label.

Builder methods:

  • text: The text.
    • getter / setter
  • enabledColor: The text color when this element is enabled.
    • getter / setter
  • disabledColor: The text color when this element is disabled.
    • getter / setter

Class methods:

  • getTextColor: Gets the current text color.