The render event is triggered after the button is fully visible.
render
Render event handler callback, triggered on render.
The click event is triggered after the button is clicked.
click
Render event handler callback, triggered on click.
Toggle a button state such as disabled or loading.
State "disabled" disables/enables the button, e.g. makes it non-interactive/interactive State "loading" displays/hides the loading indicator in the button
Optionalvalue: boolean
can be used to set the state to a specific value instead of toggling
The Identity Button element.
Klarna-lifecycle-stage
gated