IPopoverPosition
type IPopoverPosition = "top" | "bottom" | "left" | "right";Usage
import {IPopoverPosition} from 'uxp/components';Last updated
type IPopoverPosition = "top" | "bottom" | "left" | "right";import {IPopoverPosition} from 'uxp/components';Last updated