IAlertContent

Definition

type IAlertContent = () => JSX.Element

Usage

import { IAlertContent } from 'uxp/components';

Last updated