Package studio.mevera.lotus.api.button


package studio.mevera.lotus.api.button
  • Class
    Description
    Sealed root of the button algebra.
     
    Action that runs when a button is clicked.
    A button that aggregates several child buttons under a single display item, dispatching each child in declaration order on click.
    A multi-state button that advances through its CycleButton.states() on each click.
    A single logical button whose visual presence and click target span multiple slots — typically used for banners, multi-cell icons, region selectors or "tile" art that should read as one element to the user.