View Source FranklinWeb.Components.Button (Franklin v0.1.0)
Link to this section Summary
Functions
Attributes
label
(:string
) (required) - a string value that suggests what action will be performed by the button.
Link to this section Functions
@spec button(map()) :: Phoenix.LiveView.Rendered.t()
attributes
Attributes
label
(:string
) (required) - a string value that suggests what action will be performed by the button.