MimiFooterActionButton
@MainActor
public final class MimiFooterActionButton : MimiButton
Action button that displays an optional left aligned icon and label for use on view footers.
-
Theming style for the label.
Declaration
Swift
public enum Style
-
Create new footer action button.
Declaration
Swift
@MainActor public init(style: Style)
Parameters
style
Theming style for the label.