You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/client/loader-container/loader-container/-internal-.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
---
2
2
layout: default
3
3
title: Internal
4
-
parent: Loader Container
5
4
nav_order: 5
6
5
---
7
6
@@ -13,7 +12,7 @@ nav_order: 5
13
12
14
13
### LoaderContainerProps
15
14
16
-
Defined in: [client/loader-container/loader-container.tsx:5](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/client/loader-container/loader-container.tsx#L5)
15
+
Defined in: [client/loader-container/loader-container.tsx:5](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/client/loader-container/loader-container.tsx#L5)
17
16
18
17
#### Extends
19
18
@@ -25,7 +24,7 @@ Defined in: [client/loader-container/loader-container.tsx:5](https://github.com/
25
24
26
25
> `optional`**children**: `ReactNode`
27
26
28
-
Defined in: [client/loader-container/loader-container.tsx:6](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/client/loader-container/loader-container.tsx#L6)
27
+
Defined in: [client/loader-container/loader-container.tsx:6](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/client/loader-container/loader-container.tsx#L6)
29
28
30
29
###### Overrides
31
30
@@ -35,4 +34,4 @@ Defined in: [client/loader-container/loader-container.tsx:6](https://github.com/
35
34
36
35
> `optional`**loading**: `boolean`
37
36
38
-
Defined in: [client/loader-container/loader-container.tsx:7](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/client/loader-container/loader-container.tsx#L7)
37
+
Defined in: [client/loader-container/loader-container.tsx:7](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/client/loader-container/loader-container.tsx#L7)
Defined in: [client/loader-container/loader-container.tsx:14](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/client/loader-container/loader-container.tsx#L14)
21
+
Defined in: [client/loader-container/loader-container.tsx:14](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/client/loader-container/loader-container.tsx#L14)
Defined in: [constants.ts:3](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/constants.ts#L3)
17
+
Defined in: [constants.ts:3](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/constants.ts#L3)
Copy file name to clipboardExpand all lines: docs/hooks/use-loader.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
---
2
2
layout: default
3
3
title: Use Loader
4
-
parent: Hooks
5
4
nav_order: 6
6
5
---
7
6
@@ -15,7 +14,7 @@ nav_order: 6
15
14
16
15
> **useLoader**(): `object`
17
16
18
-
Defined in: [hooks/use-loader.ts:8](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/hooks/use-loader.ts#L8)
17
+
Defined in: [hooks/use-loader.ts:8](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/hooks/use-loader.ts#L8)
Copy file name to clipboardExpand all lines: docs/server/bars/bars1/bars1.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
---
2
2
layout: default
3
3
title: Bars1
4
-
parent: Bars1
5
4
nav_order: 7
6
5
---
7
6
@@ -15,7 +14,7 @@ nav_order: 7
15
14
16
15
> **Bars1**(`props`): `Element`
17
16
18
-
Defined in: [server/bars/bars1/bars1.tsx:10](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/server/bars/bars1/bars1.tsx#L10)
17
+
Defined in: [server/bars/bars1/bars1.tsx:10](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/server/bars/bars1/bars1.tsx#L10)
Copy file name to clipboardExpand all lines: docs/server/bars/bars2/bars2.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
---
2
2
layout: default
3
3
title: Bars2
4
-
parent: Bars2
5
4
nav_order: 8
6
5
---
7
6
@@ -15,7 +14,7 @@ nav_order: 8
15
14
16
15
> **Bars2**(`props`): `Element`
17
16
18
-
Defined in: [server/bars/bars2/bars2.tsx:10](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/server/bars/bars2/bars2.tsx#L10)
17
+
Defined in: [server/bars/bars2/bars2.tsx:10](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/server/bars/bars2/bars2.tsx#L10)
Copy file name to clipboardExpand all lines: docs/server/common/base/base/-internal-.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
---
2
2
layout: default
3
3
title: Internal
4
-
parent: Base
5
4
nav_order: 10
6
5
---
7
6
@@ -13,7 +12,7 @@ nav_order: 10
13
12
14
13
### OtherProps
15
14
16
-
Defined in: [server/common/base/base.tsx:14](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/server/common/base/base.tsx#L14)
15
+
Defined in: [server/common/base/base.tsx:14](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/server/common/base/base.tsx#L14)
17
16
18
17
Other props - loaderClass is included here as we will extend BaseProps for other loaders
19
18
@@ -23,12 +22,12 @@ Other props - loaderClass is included here as we will extend BaseProps for other
23
22
24
23
> `optional`**dotRadius**: `string`\|`number`
25
24
26
-
Defined in: [server/common/base/base.tsx:17](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/server/common/base/base.tsx#L17)
25
+
Defined in: [server/common/base/base.tsx:17](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/server/common/base/base.tsx#L17)
27
26
28
27
##### loaderClass
29
28
30
29
> **loaderClass**: `string`
31
30
32
-
Defined in: [server/common/base/base.tsx:16](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/server/common/base/base.tsx#L16)
31
+
Defined in: [server/common/base/base.tsx:16](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/server/common/base/base.tsx#L16)
Copy file name to clipboardExpand all lines: docs/server/common/base/base/index.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
---
2
2
layout: default
3
3
title: Base
4
-
parent: Base
5
4
nav_order: 9
6
5
---
7
6
@@ -17,7 +16,7 @@ nav_order: 9
17
16
18
17
### BaseProps
19
18
20
-
Defined in: [server/common/base/base.tsx:4](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/server/common/base/base.tsx#L4)
19
+
Defined in: [server/common/base/base.tsx:4](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/server/common/base/base.tsx#L4)
21
20
22
21
Interface declaring the common properties of the loaders
23
22
@@ -35,7 +34,7 @@ Interface declaring the common properties of the loaders
35
34
36
35
> `optional`**color**: `string`
37
36
38
-
Defined in: [server/common/base/base.tsx:10](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/server/common/base/base.tsx#L10)
37
+
Defined in: [server/common/base/base.tsx:10](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/server/common/base/base.tsx#L10)
39
38
40
39
Color of the dots - CSS compatible color
41
40
@@ -47,7 +46,7 @@ Color of the dots - CSS compatible color
47
46
48
47
> `optional`**height**: `string`\|`number`
49
48
50
-
Defined in: [server/common/base/base.tsx:8](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/server/common/base/base.tsx#L8)
49
+
Defined in: [server/common/base/base.tsx:8](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/server/common/base/base.tsx#L8)
51
50
52
51
height of the loader element in pixels or a string with a length unit.
53
52
@@ -59,7 +58,7 @@ height of the loader element in pixels or a string with a length unit.
59
58
60
59
> `optional`**width**: `string`\|`number`
61
60
62
-
Defined in: [server/common/base/base.tsx:6](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/server/common/base/base.tsx#L6)
61
+
Defined in: [server/common/base/base.tsx:6](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/server/common/base/base.tsx#L6)
63
62
64
63
width of the loader element in pixels or a string with a length unit.
65
64
@@ -73,7 +72,7 @@ width of the loader element in pixels or a string with a length unit.
73
72
74
73
> **Base**(`__namedParameters`): `Element`
75
74
76
-
Defined in: [server/common/base/base.tsx:25](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/server/common/base/base.tsx#L25)
75
+
Defined in: [server/common/base/base.tsx:25](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/server/common/base/base.tsx#L25)
Copy file name to clipboardExpand all lines: docs/server/dots/dots1/dots1.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
---
2
2
layout: default
3
3
title: Dots1
4
-
parent: Dots1
5
4
nav_order: 11
6
5
---
7
6
@@ -15,7 +14,7 @@ nav_order: 11
15
14
16
15
> **Dots1**(`props`): `Element`
17
16
18
-
Defined in: [server/dots/dots1/dots1.tsx:10](https://github.com/react18-tools/turborepo-template/blob/a7a0f3110cb0811f0408f193a24e25977470a635/lib/src/server/dots/dots1/dots1.tsx#L10)
17
+
Defined in: [server/dots/dots1/dots1.tsx:10](https://github.com/react18-tools/turborepo-template/blob/747f592135576f89d486d5b401dbafe70b5452cc/lib/src/server/dots/dots1/dots1.tsx#L10)
0 commit comments