DynamicForm
Installation
import { DynamicForm } from 'uxp/components';Signature
const DynamicForm: React.ForwardRefExoticComponent<React.RefAttributes<DynamicFormHandlers> & DynamicFormProps>Properties
Name
Type
Mandatory
Default Value
Example Value
Ref Handlers
Method
Type
Description
Related Types
Last updated