IButtonSize

Definition

type IButtonSize = "large" | "small";

Usage

import { undefined } from 'uxp/components';

Last updated