Size
Definition
export type Size = "small" | "medium" | "large" | string;Usage
import { undefined } from 'uxp/components';Last updated
export type Size = "small" | "medium" | "large" | string;import { undefined } from 'uxp/components';Last updated