Button
Base class for form navigation buttons.
Parameters
Name | Description | Type | Default |
---|---|---|---|
label (required) | The text displayed on the button. | str | None |
key | An optional key for the button. If not provided, the label will be used as the key. | str | None |
Base class for form navigation buttons.
Name | Description | Type | Default |
---|---|---|---|
label (required) | The text displayed on the button. | str | None |
key | An optional key for the button. If not provided, the label will be used as the key. | str | None |