WidgetDrawerType
Definition
export enum WidgetDrawerType {
Widgets = 'widgets',
UIs = 'uis'
}Usage
import { WidgetDrawerType } from 'uxp/components';Last updated
export enum WidgetDrawerType {
Widgets = 'widgets',
UIs = 'uis'
}import { WidgetDrawerType } from 'uxp/components';Last updated