IToastContent

Definition

type IToastContent = () => JSX.Element;

Usage

import { IToastContent } from 'uxp/components';

Last updated