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
Defined in: [constants.ts:3](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/lib/src/constants.ts#L3)
16
+
Defined in: [constants.ts:3](https://github.com/react18-tools/turborepo-template/blob/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/constants.ts#L3)
Copy file name to clipboardExpand all lines: docs/loader-container/-internal-.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ nav_order: 6
12
12
13
13
### LoaderContainerProps
14
14
15
-
Defined in: [client/loader-container/loader-container.tsx:5](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/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/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/client/loader-container/loader-container.tsx#L5)
16
16
17
17
#### Extends
18
18
@@ -24,7 +24,7 @@ Defined in: [client/loader-container/loader-container.tsx:5](https://github.com/
24
24
25
25
> `optional`**children**: `ReactNode`
26
26
27
-
Defined in: [client/loader-container/loader-container.tsx:6](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/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/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/client/loader-container/loader-container.tsx#L6)
28
28
29
29
###### Overrides
30
30
@@ -34,4 +34,4 @@ Defined in: [client/loader-container/loader-container.tsx:6](https://github.com/
34
34
35
35
> `optional`**loading**: `boolean`
36
36
37
-
Defined in: [client/loader-container/loader-container.tsx:7](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/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/33300a01e0a383ab39ffb0b6c3c81e46330865b8/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/683b4ec36696d89670e076d81eed672b315d9d38/lib/src/client/loader-container/loader-container.tsx#L14)
22
+
Defined in: [client/loader-container/loader-container.tsx:14](https://github.com/react18-tools/turborepo-template/blob/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/client/loader-container/loader-container.tsx#L14)
Copy file name to clipboardExpand all lines: docs/server/bars/bars1.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ nav_order: 11
14
14
15
15
> **Bars1**(`props`): `Element`
16
16
17
-
Defined in: [server/bars/bars1/bars1.tsx:10](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/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/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/bars/bars1/bars1.tsx#L10)
Copy file name to clipboardExpand all lines: docs/server/bars/bars2.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ nav_order: 12
14
14
15
15
> **Bars2**(`props`): `Element`
16
16
17
-
Defined in: [server/bars/bars2/bars2.tsx:10](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/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/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/bars/bars2/bars2.tsx#L10)
Copy file name to clipboardExpand all lines: docs/server/base/-internal-.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ nav_order: 15
12
12
13
13
### OtherProps
14
14
15
-
Defined in: [server/common/base/base.tsx:14](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/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/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/common/base/base.tsx#L14)
16
16
17
17
Other props - loaderClass is included here as we will extend BaseProps for other loaders
18
18
@@ -22,12 +22,12 @@ Other props - loaderClass is included here as we will extend BaseProps for other
22
22
23
23
> `optional`**dotRadius**: `string`\|`number`
24
24
25
-
Defined in: [server/common/base/base.tsx:17](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/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/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/common/base/base.tsx#L17)
26
26
27
27
##### loaderClass
28
28
29
29
> **loaderClass**: `string`
30
30
31
-
Defined in: [server/common/base/base.tsx:16](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/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/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/common/base/base.tsx#L16)
Copy file name to clipboardExpand all lines: docs/server/base/index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ has_children: true
17
17
18
18
### BaseProps
19
19
20
-
Defined in: [server/common/base/base.tsx:4](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/lib/src/server/common/base/base.tsx#L4)
20
+
Defined in: [server/common/base/base.tsx:4](https://github.com/react18-tools/turborepo-template/blob/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/common/base/base.tsx#L4)
21
21
22
22
Interface declaring the common properties of the loaders
23
23
@@ -35,7 +35,7 @@ Interface declaring the common properties of the loaders
35
35
36
36
> `optional`**color**: `string`
37
37
38
-
Defined in: [server/common/base/base.tsx:10](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/lib/src/server/common/base/base.tsx#L10)
38
+
Defined in: [server/common/base/base.tsx:10](https://github.com/react18-tools/turborepo-template/blob/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/common/base/base.tsx#L10)
39
39
40
40
Color of the dots - CSS compatible color
41
41
@@ -47,7 +47,7 @@ Color of the dots - CSS compatible color
47
47
48
48
> `optional`**height**: `string`\|`number`
49
49
50
-
Defined in: [server/common/base/base.tsx:8](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/lib/src/server/common/base/base.tsx#L8)
50
+
Defined in: [server/common/base/base.tsx:8](https://github.com/react18-tools/turborepo-template/blob/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/common/base/base.tsx#L8)
51
51
52
52
height of the loader element in pixels or a string with a length unit.
53
53
@@ -59,7 +59,7 @@ height of the loader element in pixels or a string with a length unit.
59
59
60
60
> `optional`**width**: `string`\|`number`
61
61
62
-
Defined in: [server/common/base/base.tsx:6](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/lib/src/server/common/base/base.tsx#L6)
62
+
Defined in: [server/common/base/base.tsx:6](https://github.com/react18-tools/turborepo-template/blob/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/common/base/base.tsx#L6)
63
63
64
64
width of the loader element in pixels or a string with a length unit.
65
65
@@ -73,7 +73,7 @@ width of the loader element in pixels or a string with a length unit.
73
73
74
74
> **Base**(`__namedParameters`): `Element`
75
75
76
-
Defined in: [server/common/base/base.tsx:25](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/lib/src/server/common/base/base.tsx#L25)
76
+
Defined in: [server/common/base/base.tsx:25](https://github.com/react18-tools/turborepo-template/blob/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/common/base/base.tsx#L25)
Copy file name to clipboardExpand all lines: docs/server/dots/dots1.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ nav_order: 18
14
14
15
15
> **Dots1**(`props`): `Element`
16
16
17
-
Defined in: [server/dots/dots1/dots1.tsx:10](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/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/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/dots/dots1/dots1.tsx#L10)
Copy file name to clipboardExpand all lines: docs/server/dots/dots2/-internal-.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ nav_order: 21
12
12
13
13
### Dots2Props
14
14
15
-
Defined in: [server/dots/dots2/dots2.tsx:4](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/lib/src/server/dots/dots2/dots2.tsx#L4)
15
+
Defined in: [server/dots/dots2/dots2.tsx:4](https://github.com/react18-tools/turborepo-template/blob/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/dots/dots2/dots2.tsx#L4)
16
16
17
17
Interface declaring the common properties of the loaders
18
18
@@ -26,7 +26,7 @@ Interface declaring the common properties of the loaders
26
26
27
27
> `optional`**color**: `string`
28
28
29
-
Defined in: [server/common/base/base.tsx:10](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/lib/src/server/common/base/base.tsx#L10)
29
+
Defined in: [server/common/base/base.tsx:10](https://github.com/react18-tools/turborepo-template/blob/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/common/base/base.tsx#L10)
30
30
31
31
Color of the dots - CSS compatible color
32
32
@@ -38,15 +38,15 @@ Color of the dots - CSS compatible color
38
38
39
39
> `optional`**dotRadius**: `string`\|`number`
40
40
41
-
Defined in: [server/dots/dots2/dots2.tsx:6](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/lib/src/server/dots/dots2/dots2.tsx#L6)
41
+
Defined in: [server/dots/dots2/dots2.tsx:6](https://github.com/react18-tools/turborepo-template/blob/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/dots/dots2/dots2.tsx#L6)
42
42
43
43
Radius of the dots in pixels or a string with a length unit.
44
44
45
45
##### height?
46
46
47
47
> `optional`**height**: `string`\|`number`
48
48
49
-
Defined in: [server/common/base/base.tsx:8](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/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/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/common/base/base.tsx#L8)
50
50
51
51
height of the loader element in pixels or a string with a length unit.
52
52
@@ -58,7 +58,7 @@ height of the loader element in pixels or a string with a length unit.
58
58
59
59
> `optional`**width**: `string`\|`number`
60
60
61
-
Defined in: [server/common/base/base.tsx:6](https://github.com/react18-tools/turborepo-template/blob/683b4ec36696d89670e076d81eed672b315d9d38/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/33300a01e0a383ab39ffb0b6c3c81e46330865b8/lib/src/server/common/base/base.tsx#L6)
62
62
63
63
width of the loader element in pixels or a string with a length unit.
0 commit comments