IColorPickerPosition
type IColorPickerPosition = 'left' | 'right'
Usage
import {IColorPickerPosition} from 'uxp/components';
Last updated
type IColorPickerPosition = 'left' | 'right'
import {IColorPickerPosition} from 'uxp/components';
Last updated