|
24 | 24 |
|
25 | 25 | • **authRequired**: _boolean_
|
26 | 26 |
|
27 |
| -_Defined in [src/interfaces/route-definition.ts:9](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React/blob/0bc294c/src/interfaces/route-definition.ts#L9)_ |
| 27 | +_Defined in [src/interfaces/route-definition.ts:9](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React/blob/1eccb7a/src/interfaces/route-definition.ts#L9)_ |
28 | 28 |
|
29 | 29 | ---
|
30 | 30 |
|
31 | 31 | ### component
|
32 | 32 |
|
33 | 33 | • **component**: _React.ComponentType_
|
34 | 34 |
|
35 |
| -_Defined in [src/interfaces/route-definition.ts:10](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React/blob/0bc294c/src/interfaces/route-definition.ts#L10)_ |
| 35 | +_Defined in [src/interfaces/route-definition.ts:10](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React/blob/1eccb7a/src/interfaces/route-definition.ts#L10)_ |
36 | 36 |
|
37 | 37 | ---
|
38 | 38 |
|
39 | 39 | ### `Optional` exact
|
40 | 40 |
|
41 | 41 | • **exact**? : _undefined | false | true_
|
42 | 42 |
|
43 |
| -_Defined in [src/interfaces/route-definition.ts:11](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React/blob/0bc294c/src/interfaces/route-definition.ts#L11)_ |
| 43 | +_Defined in [src/interfaces/route-definition.ts:11](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React/blob/1eccb7a/src/interfaces/route-definition.ts#L11)_ |
44 | 44 |
|
45 | 45 | ---
|
46 | 46 |
|
47 | 47 | ### `Optional` getComponent
|
48 | 48 |
|
49 | 49 | • **getComponent**? : _undefined | function_
|
50 | 50 |
|
51 |
| -_Defined in [src/interfaces/route-definition.ts:12](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React/blob/0bc294c/src/interfaces/route-definition.ts#L12)_ |
| 51 | +_Defined in [src/interfaces/route-definition.ts:12](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React/blob/1eccb7a/src/interfaces/route-definition.ts#L12)_ |
52 | 52 |
|
53 | 53 | ---
|
54 | 54 |
|
55 | 55 | ### path
|
56 | 56 |
|
57 | 57 | • **path**: _string_
|
58 | 58 |
|
59 |
| -_Defined in [src/interfaces/route-definition.ts:13](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React/blob/0bc294c/src/interfaces/route-definition.ts#L13)_ |
| 59 | +_Defined in [src/interfaces/route-definition.ts:13](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React/blob/1eccb7a/src/interfaces/route-definition.ts#L13)_ |
60 | 60 |
|
61 | 61 | ---
|
62 | 62 |
|
63 | 63 | ### routes
|
64 | 64 |
|
65 | 65 | • **routes**: _[RouteMap](routemap.md)_
|
66 | 66 |
|
67 |
| -_Defined in [src/interfaces/route-definition.ts:14](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React/blob/0bc294c/src/interfaces/route-definition.ts#L14)_ |
| 67 | +_Defined in [src/interfaces/route-definition.ts:14](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React/blob/1eccb7a/src/interfaces/route-definition.ts#L14)_ |
68 | 68 |
|
69 | 69 | ---
|
70 | 70 |
|
71 | 71 | ### `Optional` sidebar
|
72 | 72 |
|
73 | 73 | • **sidebar**? : _React.ComponentType_
|
74 | 74 |
|
75 |
| -_Defined in [src/interfaces/route-definition.ts:16](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React/blob/0bc294c/src/interfaces/route-definition.ts#L16)_ |
| 75 | +_Defined in [src/interfaces/route-definition.ts:16](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React/blob/1eccb7a/src/interfaces/route-definition.ts#L16)_ |
0 commit comments