allowedPanelTargets Readonly
allowedPanelTargets: ReadonlyArray<"left" | "right" | "bottom" | "top"> | undefined
Optional prop specifying which Panel sides can be docking targets for this widget. If this prop is not specified, all sides are allowed. An empty array is treated the same as an undefined prop, allowing all targets.
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.