Interface: Form<P>
Type parameters
Name | Type |
---|---|
P | extends RPCCallPayload <"ui:form:open" > = RPCCallPayload <"ui:form:open" > |
Hierarchy
↳
Form
Properties
onInput
• onInput: Signal
<MapFormReturn
<P
["form"
][``"elements"``]>>
remove
• remove: () => Promise
<void
>
Type declaration
▸ (): Promise
<void
>
Throws
UIError
Returns
Promise
<void
>