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