|
28 | 28 |
|
29 | 29 | • **ariaLabel**? : *undefined | string* |
30 | 30 |
|
31 | | -*Defined in [atoms/anchors/anchor.tsx:11](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/729d2ec/src/atoms/anchors/anchor.tsx#L11)* |
| 31 | +*Defined in [atoms/anchors/anchor.tsx:11](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/07f8acd/src/atoms/anchors/anchor.tsx#L11)* |
32 | 32 |
|
33 | 33 | ___ |
34 | 34 |
|
35 | 35 | ### `Optional` children |
36 | 36 |
|
37 | 37 | • **children**? : *any* |
38 | 38 |
|
39 | | -*Defined in [atoms/anchors/anchor.tsx:12](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/729d2ec/src/atoms/anchors/anchor.tsx#L12)* |
| 39 | +*Defined in [atoms/anchors/anchor.tsx:12](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/07f8acd/src/atoms/anchors/anchor.tsx#L12)* |
40 | 40 |
|
41 | 41 | ___ |
42 | 42 |
|
43 | 43 | ### `Optional` cssClassName |
44 | 44 |
|
45 | 45 | • **cssClassName**? : *undefined | string* |
46 | 46 |
|
47 | | -*Defined in [atoms/anchors/anchor.tsx:13](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/729d2ec/src/atoms/anchors/anchor.tsx#L13)* |
| 47 | +*Defined in [atoms/anchors/anchor.tsx:13](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/07f8acd/src/atoms/anchors/anchor.tsx#L13)* |
48 | 48 |
|
49 | 49 | ___ |
50 | 50 |
|
51 | 51 | ### `Optional` external |
52 | 52 |
|
53 | 53 | • **external**? : *undefined | false | true* |
54 | 54 |
|
55 | | -*Defined in [atoms/anchors/anchor.tsx:14](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/729d2ec/src/atoms/anchors/anchor.tsx#L14)* |
| 55 | +*Defined in [atoms/anchors/anchor.tsx:14](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/07f8acd/src/atoms/anchors/anchor.tsx#L14)* |
56 | 56 |
|
57 | 57 | ___ |
58 | 58 |
|
59 | 59 | ### `Optional` id |
60 | 60 |
|
61 | 61 | • **id**? : *undefined | string* |
62 | 62 |
|
63 | | -*Defined in [atoms/anchors/anchor.tsx:15](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/729d2ec/src/atoms/anchors/anchor.tsx#L15)* |
| 63 | +*Defined in [atoms/anchors/anchor.tsx:15](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/07f8acd/src/atoms/anchors/anchor.tsx#L15)* |
64 | 64 |
|
65 | 65 | ___ |
66 | 66 |
|
67 | 67 | ### `Optional` onClick |
68 | 68 |
|
69 | 69 | • **onClick**? : *undefined | function* |
70 | 70 |
|
71 | | -*Defined in [atoms/anchors/anchor.tsx:16](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/729d2ec/src/atoms/anchors/anchor.tsx#L16)* |
| 71 | +*Defined in [atoms/anchors/anchor.tsx:16](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/07f8acd/src/atoms/anchors/anchor.tsx#L16)* |
72 | 72 |
|
73 | 73 | ___ |
74 | 74 |
|
75 | 75 | ### `Optional` onKeyDown |
76 | 76 |
|
77 | 77 | • **onKeyDown**? : *undefined | function* |
78 | 78 |
|
79 | | -*Defined in [atoms/anchors/anchor.tsx:17](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/729d2ec/src/atoms/anchors/anchor.tsx#L17)* |
| 79 | +*Defined in [atoms/anchors/anchor.tsx:17](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/07f8acd/src/atoms/anchors/anchor.tsx#L17)* |
80 | 80 |
|
81 | 81 | ___ |
82 | 82 |
|
83 | 83 | ### `Optional` ref |
84 | 84 |
|
85 | 85 | • **ref**? : *React.Ref‹HTMLAnchorElement›* |
86 | 86 |
|
87 | | -*Defined in [atoms/anchors/anchor.tsx:18](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/729d2ec/src/atoms/anchors/anchor.tsx#L18)* |
| 87 | +*Defined in [atoms/anchors/anchor.tsx:18](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/07f8acd/src/atoms/anchors/anchor.tsx#L18)* |
88 | 88 |
|
89 | 89 | ___ |
90 | 90 |
|
91 | 91 | ### `Optional` target |
92 | 92 |
|
93 | 93 | • **target**? : *undefined | string* |
94 | 94 |
|
95 | | -*Defined in [atoms/anchors/anchor.tsx:19](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/729d2ec/src/atoms/anchors/anchor.tsx#L19)* |
| 95 | +*Defined in [atoms/anchors/anchor.tsx:19](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/07f8acd/src/atoms/anchors/anchor.tsx#L19)* |
96 | 96 |
|
97 | 97 | ___ |
98 | 98 |
|
99 | 99 | ### `Optional` title |
100 | 100 |
|
101 | 101 | • **title**? : *undefined | string* |
102 | 102 |
|
103 | | -*Defined in [atoms/anchors/anchor.tsx:20](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/729d2ec/src/atoms/anchors/anchor.tsx#L20)* |
| 103 | +*Defined in [atoms/anchors/anchor.tsx:20](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/07f8acd/src/atoms/anchors/anchor.tsx#L20)* |
104 | 104 |
|
105 | 105 | ___ |
106 | 106 |
|
107 | 107 | ### to |
108 | 108 |
|
109 | 109 | • **to**: *string* |
110 | 110 |
|
111 | | -*Defined in [atoms/anchors/anchor.tsx:21](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/729d2ec/src/atoms/anchors/anchor.tsx#L21)* |
| 111 | +*Defined in [atoms/anchors/anchor.tsx:21](https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/blob/07f8acd/src/atoms/anchors/anchor.tsx#L21)* |
0 commit comments