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