Refreshes the current step when the behavior is triggered. See Refresh On Change for more details.
button {
control = "primary"
title = "Check Status"
behavior = RefreshBehavior()
}| Property | Type | Required | Description |
|---|---|---|---|
type | String | Yes | It must be refresh. |