PopupAnimationSettingsTagHelper
Example
Razor
<popup-animation>
<close />
<open />
</popup-animation>
ChildTags
| Tag Name | Details |
|---|---|
| close | PopupAnimationCloseSettingsTagHelper |
| open | PopupAnimationOpenSettingsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| enabled | Boolean | Enables or disables the configuration. |