IContentFunction

Definition

type IContentFunction = () => JSX.Element;

Usage

import { IContentFunction } from 'uxp/components';

Last updated