ExpandableItemsDefaults


object ExpandableItemsDefaults


Contains the default values used by Expandable components.

Summary

Public properties

AnimationSpec<Float>

Default animation used to hide extra information.

AnimationSpec<Float>

Default animation used to show extra information.

Public properties

collapseAnimationSpec

Added in 1.2.0
val collapseAnimationSpecAnimationSpec<Float>

Default animation used to hide extra information.

expandAnimationSpec

Added in 1.2.0
val expandAnimationSpecAnimationSpec<Float>

Default animation used to show extra information.