SettingSchemaGroup Interface

The properties of a group of SettingSchemas for an application. Groups can be added and removed from SettingsSchemas and are identified by their (required) groupName member

Properties

Name Type Description
description Readonly string | undefined    
extensionId Readonly string | undefined    
groupName Readonly string    
order Readonly number | undefined    
properties Readonly [name: string]: SettingSchema    
title Readonly string | undefined    

Defined in

Last Updated: 13 May, 2024