Position
Definition
type Position = 'top-left' | 'top-center' | 'top-right' | 'bottom-left' | 'bottom-center' | 'bottom-right';Usage
import { undefined } from 'uxp/components';Last updated
type Position = 'top-left' | 'top-center' | 'top-right' | 'bottom-left' | 'bottom-center' | 'bottom-right';import { undefined } from 'uxp/components';Last updated