ExpansionPanelAnimationCollapseSettingsTagHelper
Example
Razor
<collapse/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| duration | Double | The number of milliseconds used for the visual animation when a ExpansionPanel item is closed. |
| effects | String | A whitespace-delimited string of animation effects that are utilized when a ExpansionPanel item is closed. Available options are "fadeOut" and "zoomOut". |