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