ActionSettings

12 Sep 20251 minute to read

Configures animation settings for the TreeView component.

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’