Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAnimateHeightProps

Hierarchy

  • IAnimateHeightProps

Index

Properties

Optional appear

appear: boolean

Optional className

className: string

Optional duration

duration: number

Optional easing

easing: string

height

height: string | number

overflow

overflow: "hidden" | "scroll" | "auto"

Optional style

style: CSSProperties

Optional transitionPrototype

transitionPrototype: string

Generated using TypeDoc