RenderCustomFormView
Definition
type RenderCustomFormView = (show: boolean, onClose: () => void, editInstance?: any) => React.ReactNodeUsage
import { RenderCustomFormView } from 'uxp/components';Last updated
type RenderCustomFormView = (show: boolean, onClose: () => void, editInstance?: any) => React.ReactNodeimport { RenderCustomFormView } from 'uxp/components';Last updated