upgradeFieldSectionsToLatestVersion
function upgradeFieldSectionsToLatestVersion(config: AnyFieldSectionsVersion, props: Props): Promise<FieldSectionV2>;Defined in: dynamic-line-utils/src/types/fieldSection/index.ts:19
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
config | AnyFieldSectionsVersion |
props | Props |
Returns
Section titled “Returns”Promise<FieldSectionV2>