View Source Button (LiveViewUI v0.0.1)
A simple button component.
Summary
Functions
Attributes
variant(:string) - Defaults to"default".size(:string) - Defaults to"default".type(:string) - Defaults tonil.class(:any) - Defaults tonil.as(:string) - Defaults to"button".- Global attributes are accepted. Supports all globals plus:
["disabled", "form", "name", "value"].
Slots
inner_block(required)
Functions
Attributes
variant(:string) - Defaults to"default".size(:string) - Defaults to"default".type(:string) - Defaults tonil.class(:any) - Defaults tonil.as(:string) - Defaults to"button".- Global attributes are accepted. Supports all globals plus:
["disabled", "form", "name", "value"].
Slots
inner_block(required)