DotNaos UI

Group

Settings Group from the Settings package.

Source code

Waiting for the preview before loading source files · 2 of 2

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
groupRequired
SettingsGroupDefinition
onChangeRequired
(key: string, value: SettingsValue) => void
valuesRequired
Readonly<Record<string, SettingsValue | undefined>>