@microsoft/fast-foundation > AnchoredRegionConfig > fixedPlacement
AnchoredRegionConfig.fixedPlacement property
Whether the region is positioned using css "position: fixed". Otherwise the region uses "position: absolute". Fixed placement allows the region to break out of parent containers,
Signature:readonly fixedPlacement?: boolean;