Interface PositionSettings

Properties

closeAnimation?: AnimationReferenceMetadata

Animation applied while overlay closes

horizontalDirection?: HorizontalAlignment

Direction in which the component should show

horizontalStartPoint?: HorizontalAlignment

Target's starting point

minSize?: Size

The size up to which element may shrink when shown in elastic position strategy

openAnimation?: AnimationReferenceMetadata

Animation applied while overlay opens

verticalDirection?: VerticalAlignment

Direction in which the component should show

verticalStartPoint?: VerticalAlignment

Target's starting point