ITitleFunc

Options that can be passed to a date picker field

Definition

type ITitleFunc = () => JSX.Element

Usage

import { ITitleFunc } from 'uxp/components';

Last updated