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.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ nav_order: 5
9
9
10
10
### LoaderContainerProps
11
11
12
-
Defined in: [client/loader-container/loader-container.tsx:5](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/client/loader-container/loader-container.tsx#L5)
12
+
Defined in: [client/loader-container/loader-container.tsx:5](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/client/loader-container/loader-container.tsx#L5)
13
13
14
14
#### Extends
15
15
@@ -21,7 +21,7 @@ Defined in: [client/loader-container/loader-container.tsx:5](https://github.com/
21
21
22
22
> `optional`**children**: `ReactNode`
23
23
24
-
Defined in: [client/loader-container/loader-container.tsx:6](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/client/loader-container/loader-container.tsx#L6)
24
+
Defined in: [client/loader-container/loader-container.tsx:6](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/client/loader-container/loader-container.tsx#L6)
25
25
26
26
###### Overrides
27
27
@@ -31,15 +31,15 @@ Defined in: [client/loader-container/loader-container.tsx:6](https://github.com/
31
31
32
32
> `optional`**loading**: `boolean`
33
33
34
-
Defined in: [client/loader-container/loader-container.tsx:7](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/client/loader-container/loader-container.tsx#L7)
34
+
Defined in: [client/loader-container/loader-container.tsx:7](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/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/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/client/loader-container/loader-container.tsx#L14)
42
+
Defined in: [client/loader-container/loader-container.tsx:14](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/client/loader-container/loader-container.tsx#L14)
Defined in: [constants.ts:3](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/constants.ts#L3)
14
+
Defined in: [constants.ts:3](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/constants.ts#L3)
Defined in: [hooks/use-loader.ts:8](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/hooks/use-loader.ts#L8)
14
+
Defined in: [hooks/use-loader.ts:8](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/hooks/use-loader.ts#L8)
Defined in: [server/bars/bars1/bars1.tsx:10](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/bars/bars1/bars1.tsx#L10)
15
+
Defined in: [server/bars/bars1/bars1.tsx:10](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/bars/bars1/bars1.tsx#L10)
Defined in: [server/bars/bars2/bars2.tsx:10](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/bars/bars2/bars2.tsx#L10)
15
+
Defined in: [server/bars/bars2/bars2.tsx:10](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/bars/bars2/bars2.tsx#L10)
Copy file name to clipboardExpand all lines: docs/server/common/base/base.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ nav_order: 16
10
10
11
11
### BaseProps
12
12
13
-
Defined in: [server/common/base/base.tsx:4](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/common/base/base.tsx#L4)
13
+
Defined in: [server/common/base/base.tsx:4](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/common/base/base.tsx#L4)
14
14
15
15
Interface declaring the common properties of the loaders
16
16
@@ -28,7 +28,7 @@ Interface declaring the common properties of the loaders
28
28
29
29
> `optional`**color**: `string`
30
30
31
-
Defined in: [server/common/base/base.tsx:10](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/common/base/base.tsx#L10)
31
+
Defined in: [server/common/base/base.tsx:10](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/common/base/base.tsx#L10)
32
32
33
33
Color of the dots - CSS compatible color
34
34
@@ -40,7 +40,7 @@ Color of the dots - CSS compatible color
40
40
41
41
> `optional`**height**: `string`\|`number`
42
42
43
-
Defined in: [server/common/base/base.tsx:8](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/common/base/base.tsx#L8)
43
+
Defined in: [server/common/base/base.tsx:8](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/common/base/base.tsx#L8)
44
44
45
45
height of the loader element in pixels or a string with a length unit.
46
46
@@ -52,7 +52,7 @@ height of the loader element in pixels or a string with a length unit.
52
52
53
53
> `optional`**width**: `string`\|`number`
54
54
55
-
Defined in: [server/common/base/base.tsx:6](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/common/base/base.tsx#L6)
55
+
Defined in: [server/common/base/base.tsx:6](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/common/base/base.tsx#L6)
56
56
57
57
width of the loader element in pixels or a string with a length unit.
58
58
@@ -64,7 +64,7 @@ width of the loader element in pixels or a string with a length unit.
64
64
65
65
### OtherProps
66
66
67
-
Defined in: [server/common/base/base.tsx:14](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/common/base/base.tsx#L14)
67
+
Defined in: [server/common/base/base.tsx:14](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/common/base/base.tsx#L14)
68
68
69
69
Other props - loaderClass is included here as we will extend BaseProps for other loaders
70
70
@@ -74,13 +74,13 @@ Other props - loaderClass is included here as we will extend BaseProps for other
74
74
75
75
> `optional`**dotRadius**: `string`\|`number`
76
76
77
-
Defined in: [server/common/base/base.tsx:17](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/common/base/base.tsx#L17)
77
+
Defined in: [server/common/base/base.tsx:17](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/common/base/base.tsx#L17)
78
78
79
79
##### loaderClass
80
80
81
81
> **loaderClass**: `string`
82
82
83
-
Defined in: [server/common/base/base.tsx:16](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/common/base/base.tsx#L16)
83
+
Defined in: [server/common/base/base.tsx:16](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/common/base/base.tsx#L16)
Defined in: [server/common/base/base.tsx:25](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/common/base/base.tsx#L25)
93
+
Defined in: [server/common/base/base.tsx:25](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/common/base/base.tsx#L25)
Defined in: [server/dots/dots1/dots1.tsx:10](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/dots/dots1/dots1.tsx#L10)
15
+
Defined in: [server/dots/dots1/dots1.tsx:10](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/dots/dots1/dots1.tsx#L10)
Copy file name to clipboardExpand all lines: docs/server/dots/dots2/dots2.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ nav_order: 21
10
10
11
11
### Dots2Props
12
12
13
-
Defined in: [server/dots/dots2/dots2.tsx:4](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/dots/dots2/dots2.tsx#L4)
13
+
Defined in: [server/dots/dots2/dots2.tsx:4](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/dots/dots2/dots2.tsx#L4)
14
14
15
15
Interface declaring the common properties of the loaders
16
16
@@ -24,7 +24,7 @@ Interface declaring the common properties of the loaders
24
24
25
25
> `optional`**color**: `string`
26
26
27
-
Defined in: [server/common/base/base.tsx:10](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/common/base/base.tsx#L10)
27
+
Defined in: [server/common/base/base.tsx:10](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/common/base/base.tsx#L10)
28
28
29
29
Color of the dots - CSS compatible color
30
30
@@ -36,15 +36,15 @@ Color of the dots - CSS compatible color
36
36
37
37
> `optional`**dotRadius**: `string`\|`number`
38
38
39
-
Defined in: [server/dots/dots2/dots2.tsx:6](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/dots/dots2/dots2.tsx#L6)
39
+
Defined in: [server/dots/dots2/dots2.tsx:6](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/dots/dots2/dots2.tsx#L6)
40
40
41
41
Radius of the dots in pixels or a string with a length unit.
42
42
43
43
##### height?
44
44
45
45
> `optional`**height**: `string`\|`number`
46
46
47
-
Defined in: [server/common/base/base.tsx:8](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/common/base/base.tsx#L8)
47
+
Defined in: [server/common/base/base.tsx:8](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/common/base/base.tsx#L8)
48
48
49
49
height of the loader element in pixels or a string with a length unit.
50
50
@@ -56,7 +56,7 @@ height of the loader element in pixels or a string with a length unit.
56
56
57
57
> `optional`**width**: `string`\|`number`
58
58
59
-
Defined in: [server/common/base/base.tsx:6](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/common/base/base.tsx#L6)
59
+
Defined in: [server/common/base/base.tsx:6](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/common/base/base.tsx#L6)
60
60
61
61
width of the loader element in pixels or a string with a length unit.
62
62
@@ -70,7 +70,7 @@ width of the loader element in pixels or a string with a length unit.
Defined in: [server/dots/dots2/dots2.tsx:15](https://github.com/react18-tools/turborepo-template/blob/fbde438a2b2686210f71769f2eb7c06f02784693/lib/src/server/dots/dots2/dots2.tsx#L15)
73
+
Defined in: [server/dots/dots2/dots2.tsx:15](https://github.com/react18-tools/turborepo-template/blob/1276e1662521a493c8f7188cfb742fde7fd4ddcc/lib/src/server/dots/dots2/dots2.tsx#L15)
0 commit comments