Options
All
  • Public
  • Public/Protected
  • All
Menu
remarks

@since 4.0.0

Hierarchy

Index

Properties

appearing

appearing: boolean

Boolean if this is the first {@link TransitionAction.appear} transition. This will be true during the first transition if {@link TransitionAction.appear} was also true. Otherwise it will be false.

rendered

rendered: boolean

Boolean if the element should be rendered or not. This will always be true if the TransitionOptions.temporary is false. Otherwise, it will be true when not the "exited" TransitionStage.

stage

{@inheritDoc TransitionStage}

Generated using TypeDoc