Dismisses the top-most modal content when the behavior is triggered.
button {
title = "Dismiss"
behavior = DismissBehavior()
}| Property | Type | Required | Description |
|---|---|---|---|
type | String | Yes | It must be dismiss. |
Dismisses the top-most modal content when the behavior is triggered.
button {
title = "Dismiss"
behavior = DismissBehavior()
}| Property | Type | Required | Description |
|---|---|---|---|
type | String | Yes | It must be dismiss. |