IsabyteButton
API reference for IsabyteButton — parameters, event callbacks, and related configuration.
IsabyteButton
Open demo →Parameters
| Name | Type | Flags | Description |
|---|---|---|---|
Enabled | bool | — | |
Text | string | — | |
ChildContent | RenderFragment | Nullable | — |
Icon | string | Nullable | — |
IconPosition | IsabyteButtonIconPosition | — | |
Variant | IsabyteButtonVariant | — | |
Mode | IsabyteButtonMode | — | |
TextStyle | IsabyteButtonTextStyle | — | |
Size | IsabyteComponentSize | — | |
ButtonBaseColor | string | Nullable | — |
ButtonFontColor | string | Nullable | — |
AnimatedBorder | bool | — | |
AnimatedBorderColors | String[] | — | |
AnimationMode | IsabyteButtonAnimationMode | — | |
Disabled | bool | — | |
Href | string | Nullable | — |
OpenInNewTab | bool | — | |
TypeAttribute | string | — | |
CssClass | string | — |
Event callbacks
| Name | Type | Flags | Description |
|---|---|---|---|
OnClick | EventCallback | — |