Globals / "src/renderer/components/layout/tab-layout" / TabRoute
Interface: TabRoute#
Hierarchy#
- RouteProps
↳ TabRoute
Index#
Properties#
Properties#
children#
• Optional children: (props: RouteChildrenProps\
Inherited from TabRoute.children
Defined in node_modules/@types/react-router/index.d.ts:91
component#
• Optional component: React.ComponentType\
Inherited from TabRoute.component
Defined in node_modules/@types/react-router/index.d.ts:89
exact#
• Optional exact: boolean
Defined in node_modules/@types/react-router/index.d.ts:93
location#
• Optional location: Location
Inherited from TabRoute.location
Defined in node_modules/@types/react-router/index.d.ts:88
path#
• Optional path: string | string[]
Defined in node_modules/@types/react-router/index.d.ts:92
render#
• Optional render: (props: RouteComponentProps\
Inherited from TabRoute.render
Defined in node_modules/@types/react-router/index.d.ts:90
sensitive#
• Optional sensitive: boolean
Inherited from TabRoute.sensitive
Defined in node_modules/@types/react-router/index.d.ts:94
strict#
• Optional strict: boolean
Inherited from TabRoute.strict
Defined in node_modules/@types/react-router/index.d.ts:95
title#
• title: React.ReactNode
Defined in src/renderer/components/layout/tab-layout.tsx:11
url#
• url: string
Defined in src/renderer/components/layout/tab-layout.tsx:12