Skip to content

MazExpandAnimation

MazExpandAnimation is a standalone component that allows you to animate the height of a block element

Basic usage


Options

  • duration: String - default: 300ms - Duration of the animation in ms
  • timing-function: String - default: ease-in-out - Timing function of the animation

Props

NameDescriptionTypeRequiredDefault
durationDuration of the animation in millisecondsstringNo'300ms'
timing-functionTiming function of the animationstringNo'ease-in-out'

Slots

NameDescriptionBindings
defaultDefault Slot - Display content