IconType
Definition
export type IconType = 'fontawesome' | 'phosphor' | 'image' | 'text' | 'react';Usage
import { undefined } from 'uxp/components';Last updated
export type IconType = 'fontawesome' | 'phosphor' | 'image' | 'text' | 'react';import { undefined } from 'uxp/components';Last updated