addGroup MethodStatic
Add one or more SettingSchemaGroups. SettingSchemaGroups must include a groupName member that is used
to identify the group. If a group with the same name is already registered, the old values are first removed and then the new group is added.
addGroup(settingsGroup: SettingSchemaGroup | SettingSchemaGroup[]): void
| Parameter | Type | Description |
|---|---|---|
| settingsGroup | SettingSchemaGroup | SettingSchemaGroup[] |
Returns - void
Defined in
Last Updated: 30 November, 2023