Class MastheadToggle

All Implemented Interfaces:
Container<HTMLDivElement,MastheadToggle>, Finder<HTMLDivElement>, HasElement<HTMLDivElement,MastheadToggle>, HasHTMLElement<HTMLDivElement,MastheadToggle>, IsElement<HTMLDivElement>, TypedBuilder<HTMLDivElement,MastheadToggle>

public class MastheadToggle extends SubComponent<HTMLDivElement,MastheadToggle>
Container for the toggle of a Masthead component. The component contains a toggle button that calls Expandable.toggle(), when clicked.
  • Method Details

    • mastheadToggle

      public static MastheadToggle mastheadToggle()
      Factory method to create a new instance of this component.
    • toggleSidebar

      public MastheadToggle toggleSidebar()
    • that

      public MastheadToggle that()