AccordionActionSettings

12 Sep 20251 minute to read

Objects used for configuring the Accordion expanding item action properties.

Properties

duration number

Specifies the duration to animate.

Defaults to 400

easing string

Specifies the animation timing function.

Defaults to ‘linear’

effect Effect

Specifies the type of animation.

Defaults to ‘SlideDown’