ITitleFunc

Options that can be passed to a date picker field

type ITitleFunc = () => JSX.Element

Usage

import {ITitleFunc} from 'uxp/components';

Last updated