enforceSpaceConstraints property

  1. @Input.new()
set enforceSpaceConstraints (bool enforceSpaceConstraints)

Sets whether the popup should automatically reposition itself based on space available relative to the viewport.

Implementation

@Input()
set enforceSpaceConstraints(bool enforceSpaceConstraints);