IFormData
Definition
export type IFormData = { [key: string]: FormValue }Usage
import { IFormData } from 'uxp/components';Last updated
export type IFormData = { [key: string]: FormValue }import { IFormData } from 'uxp/components';Last updated