ExpansionPanelAnimationSettingsTagHelper
Example
Razor
<animation>
<collapse />
<expand />
</animation>
ChildTags
| Tag Name | Details |
|---|---|
| collapse | ExpansionPanelAnimationCollapseSettingsTagHelper |
| expand | ExpansionPanelAnimationExpandSettingsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| enabled | Boolean | Enables or disables the configuration. |