addGroup MethodStatic
Add one or more SettingSchemaGroups. SettingSchemaGroup
s 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: 20 June, 2023