New to Kendo UI for Vue? Start a free 30-day trial

AnimationProps

animation-collapse-duration Number

The number of milliseconds for the visual animation when a PanelBar item is closed.

animation-collapse-effects String

A whitespace-delimited string of animation effects that are utilized when a PanelBar item is closed. The supported option is fadeOut.

animation-expand-duration Number

The number of milliseconds for the visual animation when a PanelBar item is opened.

animation-expand-effects String

A whitespace-delimited string of animation effects that are utilized when a PanelBar item is expanded.

The supported options are:

  • expandVertical
  • fadeIn