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

@since 4.0.0

Hierarchy

Index

Properties

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: 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.

{@inheritDoc TransitionStage}

Generated using TypeDoc