setDefaultSection()
OCP App SDK / Form / setDefaultSection
setDefaultSection()
Signature
setDefaultSection(defaultSection: string): Promise<void>;
Parameters
Name | Type |
---|---|
defaultSection | string |
Returns
Promise
<void
>
Defined in: src/app/lib/forms.ts:13
Updated 2 months ago