ButtonComponentVarient
Definition
export type ButtonComponentVarient = 'primary' | 'secondary' | 'danger';Usage
import { undefined } from 'uxp/components';Last updated
export type ButtonComponentVarient = 'primary' | 'secondary' | 'danger';import { undefined } from 'uxp/components';Last updated