Type AliasSettingsSidebarProps
SettingsSidebarProps: { buttonPlaceholderText: string; extensionLabels: string[]; extensionsSidebarGroupLabel: string; handleSelectSidebarItem: ((key: string,
projectId?: string) => void); id?: string; projectInfo: ProjectInfo[]; projectsSidebarGroupLabel: string; selectedSidebarItem: SelectedSettingsSidebarItem; } Type declaration
buttonPlaceholderText: string
extensionLabels: string[]
extensionsSidebarGroupLabel: string
handleSelectSidebarItem: ((key: string, projectId?: string) => void)
- (key, projectId?): void
Parameters
- key: string
Optional
projectId: string
Returns void
Optional
id?: string
projectsSidebarGroupLabel: string
Placeholder text for the button