Interface: SettingsSectionProperties
Defined in: src/components/Settings/sections/SettingsSection.tsx:7
Propertiesโ
childrenโ
readonly children: ReactNode;
Defined in: src/components/Settings/sections/SettingsSection.tsx:8
descriptionโ
readonly description: string;
Defined in: src/components/Settings/sections/SettingsSection.tsx:9
iconโ
readonly icon: IconType;
Defined in: src/components/Settings/sections/SettingsSection.tsx:10
testIdโ
readonly testId: string;
Defined in: src/components/Settings/sections/SettingsSection.tsx:11
titleโ
readonly title: string;
Defined in: src/components/Settings/sections/SettingsSection.tsx:12