IColorPickerPosition

type IColorPickerPosition = 'left' | 'right'

Usage

import {IColorPickerPosition} from 'uxp/components';

Last updated