Interface HasHelper

    • Method Detail

      • getHelperText

        default String getHelperText()
        Gets the helper text for the element.
        Returns:
        the label or an empty string if there is no helper text
      • getHelperComponent

        default TestBenchElement getHelperComponent()
        Gets the slotted helper component for the element.
        Returns:
        the slotted component or null if there is no component