Navigation
Settings Navigation from the Settings package.
Loading SettingsNavigation…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
activeGroupIdOptional | string | — |
emptyLabelOptional | string | "No settings sections" |
groupsRequired | readonly SettingsGroupDefinition[] | — |
onSelectOptional | ((groupId: string) => void) | — |