getDefaultSection()
OCP App SDK / Form / getDefaultSection
getDefaultSection()
Signature
getDefaultSection(): Promise<string | undefined>;
Returns
Promise
<string
| undefined
>
Defined in: src/app/lib/forms.ts:21
Updated 2 months ago