Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 81a62bb

Browse filesBrowse files
committed
docs: update API documentation
1 parent dd5a44d commit 81a62bb
Copy full SHA for 81a62bb

File tree

Expand file treeCollapse file tree

136 files changed

+664
-664
lines changed
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

136 files changed

+664
-664
lines changed

‎packages/docs/content/api/CAccordion.api.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/api/CAccordion.api.mdx
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import CAccordion from '@coreui/react/src/components/accordion/CAccordion'
1717
<tbody>
1818
<tr id="caccordion-active-item-key">
1919
<td className="text-primary fw-semibold">activeItemKey<a href="#caccordion-active-item-key" aria-label="CAccordion activeItemKey permalink" className="anchor-link after">#</a></td>
20-
<td>undefined</td>
20+
<td>-</td>
2121
<td><code>{`string`}</code>, <code>{`number`}</code></td>
2222
</tr>
2323
<tr>
@@ -37,7 +37,7 @@ import CAccordion from '@coreui/react/src/components/accordion/CAccordion'
3737
</tr>
3838
<tr id="caccordion-class-name">
3939
<td className="text-primary fw-semibold">className<a href="#caccordion-class-name" aria-label="CAccordion className permalink" className="anchor-link after">#</a></td>
40-
<td>undefined</td>
40+
<td>-</td>
4141
<td><code>{`string`}</code></td>
4242
</tr>
4343
<tr>
@@ -47,7 +47,7 @@ import CAccordion from '@coreui/react/src/components/accordion/CAccordion'
4747
</tr>
4848
<tr id="caccordion-flush">
4949
<td className="text-primary fw-semibold">flush<a href="#caccordion-flush" aria-label="CAccordion flush permalink" className="anchor-link after">#</a></td>
50-
<td>undefined</td>
50+
<td>-</td>
5151
<td><code>{`boolean`}</code></td>
5252
</tr>
5353
<tr>

‎packages/docs/content/api/CAccordionBody.api.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/api/CAccordionBody.api.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import CAccordionBody from '@coreui/react/src/components/accordion/CAccordionBod
1717
<tbody>
1818
<tr id="caccordionbody-class-name">
1919
<td className="text-primary fw-semibold">className<a href="#caccordionbody-class-name" aria-label="CAccordionBody className permalink" className="anchor-link after">#</a></td>
20-
<td>undefined</td>
20+
<td>-</td>
2121
<td><code>{`string`}</code></td>
2222
</tr>
2323
<tr>

‎packages/docs/content/api/CAccordionButton.api.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/api/CAccordionButton.api.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import CAccordionButton from '@coreui/react/src/components/accordion/CAccordionB
1717
<tbody>
1818
<tr id="caccordionbutton-class-name">
1919
<td className="text-primary fw-semibold">className<a href="#caccordionbutton-class-name" aria-label="CAccordionButton className permalink" className="anchor-link after">#</a></td>
20-
<td>undefined</td>
20+
<td>-</td>
2121
<td><code>{`string`}</code></td>
2222
</tr>
2323
<tr>

‎packages/docs/content/api/CAccordionHeader.api.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/api/CAccordionHeader.api.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import CAccordionHeader from '@coreui/react/src/components/accordion/CAccordionH
1717
<tbody>
1818
<tr id="caccordionheader-class-name">
1919
<td className="text-primary fw-semibold">className<a href="#caccordionheader-class-name" aria-label="CAccordionHeader className permalink" className="anchor-link after">#</a></td>
20-
<td>undefined</td>
20+
<td>-</td>
2121
<td><code>{`string`}</code></td>
2222
</tr>
2323
<tr>

‎packages/docs/content/api/CAccordionItem.api.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/api/CAccordionItem.api.mdx
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import CAccordionItem from '@coreui/react/src/components/accordion/CAccordionIte
1717
<tbody>
1818
<tr id="caccordionitem-class-name">
1919
<td className="text-primary fw-semibold">className<a href="#caccordionitem-class-name" aria-label="CAccordionItem className permalink" className="anchor-link after">#</a></td>
20-
<td>undefined</td>
20+
<td>-</td>
2121
<td><code>{`string`}</code></td>
2222
</tr>
2323
<tr>
@@ -27,7 +27,7 @@ import CAccordionItem from '@coreui/react/src/components/accordion/CAccordionIte
2727
</tr>
2828
<tr id="caccordionitem-item-key">
2929
<td className="text-primary fw-semibold">itemKey<a href="#caccordionitem-item-key" aria-label="CAccordionItem itemKey permalink" className="anchor-link after">#</a></td>
30-
<td>undefined</td>
30+
<td>-</td>
3131
<td><code>{`string`}</code>, <code>{`number`}</code></td>
3232
</tr>
3333
<tr>

‎packages/docs/content/api/CAlert.api.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/api/CAlert.api.mdx
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import CAlert from '@coreui/react/src/components/alert/CAlert'
1717
<tbody>
1818
<tr id="calert-class-name">
1919
<td className="text-primary fw-semibold">className<a href="#calert-class-name" aria-label="CAlert className permalink" className="anchor-link after">#</a></td>
20-
<td>undefined</td>
20+
<td>-</td>
2121
<td><code>{`string`}</code></td>
2222
</tr>
2323
<tr>
@@ -37,7 +37,7 @@ import CAlert from '@coreui/react/src/components/alert/CAlert'
3737
</tr>
3838
<tr id="calert-dismissible">
3939
<td className="text-primary fw-semibold">dismissible<a href="#calert-dismissible" aria-label="CAlert dismissible permalink" className="anchor-link after">#</a></td>
40-
<td>undefined</td>
40+
<td>-</td>
4141
<td><code>{`boolean`}</code></td>
4242
</tr>
4343
<tr>
@@ -47,7 +47,7 @@ import CAlert from '@coreui/react/src/components/alert/CAlert'
4747
</tr>
4848
<tr id="calert-on-close">
4949
<td className="text-primary fw-semibold">onClose<a href="#calert-on-close" aria-label="CAlert onClose permalink" className="anchor-link after">#</a></td>
50-
<td>undefined</td>
50+
<td>-</td>
5151
<td><code>{`() => void`}</code></td>
5252
</tr>
5353
<tr>
@@ -57,7 +57,7 @@ import CAlert from '@coreui/react/src/components/alert/CAlert'
5757
</tr>
5858
<tr id="calert-variant">
5959
<td className="text-primary fw-semibold">variant<a href="#calert-variant" aria-label="CAlert variant permalink" className="anchor-link after">#</a></td>
60-
<td>undefined</td>
60+
<td>-</td>
6161
<td><code>{`string`}</code></td>
6262
</tr>
6363
<tr>

‎packages/docs/content/api/CAlertHeading.api.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/api/CAlertHeading.api.mdx
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ import CAlertHeading from '@coreui/react/src/components/alert/CAlertHeading'
1717
<tbody>
1818
<tr id="calertheading-as">
1919
<td className="text-primary fw-semibold">as<a href="#calertheading-as" aria-label="CAlertHeading as permalink" className="anchor-link after">#</a></td>
20-
<td>undefined</td>
21-
<td><code>{`(ElementType & "symbol")`}</code>, <code>{`(ElementType & "object")`}</code>, <code>{`(ElementType & "h4")`}</code>, <code>{`(ElementType & "slot")`}</code>, <code>{`(ElementType & "style")`}</code>, <code>{`... 174 more ...`}</code>, <code>{`(ElementType & FunctionComponent\<...>)`}</code></td>
20+
<td>-</td>
21+
<td><code>{`(ElementType & 'symbol')`}</code>, <code>{`(ElementType & 'object')`}</code>, <code>{`(ElementType & 'h4')`}</code>, <code>{`(ElementType & 'slot')`}</code>, <code>{`(ElementType & 'style')`}</code>, <code>{`... 174 more ...`}</code>, <code>{`(ElementType & FunctionComponent\<...>)`}</code></td>
2222
</tr>
2323
<tr>
2424
<td colSpan="3">
@@ -27,7 +27,7 @@ import CAlertHeading from '@coreui/react/src/components/alert/CAlertHeading'
2727
</tr>
2828
<tr id="calertheading-class-name">
2929
<td className="text-primary fw-semibold">className<a href="#calertheading-class-name" aria-label="CAlertHeading className permalink" className="anchor-link after">#</a></td>
30-
<td>undefined</td>
30+
<td>-</td>
3131
<td><code>{`string`}</code></td>
3232
</tr>
3333
<tr>

‎packages/docs/content/api/CAlertLink.api.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/api/CAlertLink.api.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import CAlertLink from '@coreui/react/src/components/alert/CAlertLink'
1717
<tbody>
1818
<tr id="calertlink-class-name">
1919
<td className="text-primary fw-semibold">className<a href="#calertlink-class-name" aria-label="CAlertLink className permalink" className="anchor-link after">#</a></td>
20-
<td>undefined</td>
20+
<td>-</td>
2121
<td><code>{`string`}</code></td>
2222
</tr>
2323
<tr>

‎packages/docs/content/api/CAvatar.api.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/api/CAvatar.api.mdx
+7-7Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import CAvatar from '@coreui/react/src/components/avatar/CAvatar'
1717
<tbody>
1818
<tr id="cavatar-class-name">
1919
<td className="text-primary fw-semibold">className<a href="#cavatar-class-name" aria-label="CAvatar className permalink" className="anchor-link after">#</a></td>
20-
<td>undefined</td>
20+
<td>-</td>
2121
<td><code>{`string`}</code></td>
2222
</tr>
2323
<tr>
@@ -27,7 +27,7 @@ import CAvatar from '@coreui/react/src/components/avatar/CAvatar'
2727
</tr>
2828
<tr id="cavatar-color">
2929
<td className="text-primary fw-semibold">color<a href="#cavatar-color" aria-label="CAvatar color permalink" className="anchor-link after">#</a></td>
30-
<td>undefined</td>
30+
<td>-</td>
3131
<td><code>{`'primary'`}</code>, <code>{`'secondary'`}</code>, <code>{`'success'`}</code>, <code>{`'danger'`}</code>, <code>{`'warning'`}</code>, <code>{`'info'`}</code>, <code>{`'dark'`}</code>, <code>{`'light'`}</code>, <code>{`string`}</code></td>
3232
</tr>
3333
<tr>
@@ -37,7 +37,7 @@ import CAvatar from '@coreui/react/src/components/avatar/CAvatar'
3737
</tr>
3838
<tr id="cavatar-shape">
3939
<td className="text-primary fw-semibold">shape<a href="#cavatar-shape" aria-label="CAvatar shape permalink" className="anchor-link after">#</a></td>
40-
<td>undefined</td>
40+
<td>-</td>
4141
<td><code>{`'rounded'`}</code>, <code>{`'rounded-top'`}</code>, <code>{`'rounded-end'`}</code>, <code>{`'rounded-bottom'`}</code>, <code>{`'rounded-start'`}</code>, <code>{`'rounded-circle'`}</code>, <code>{`'rounded-pill'`}</code>, <code>{`'rounded-0'`}</code>, <code>{`'rounded-1'`}</code>, <code>{`'rounded-2'`}</code>, <code>{`'rounded-3'`}</code>, <code>{`string`}</code></td>
4242
</tr>
4343
<tr>
@@ -47,7 +47,7 @@ import CAvatar from '@coreui/react/src/components/avatar/CAvatar'
4747
</tr>
4848
<tr id="cavatar-size">
4949
<td className="text-primary fw-semibold">size<a href="#cavatar-size" aria-label="CAvatar size permalink" className="anchor-link after">#</a></td>
50-
<td>undefined</td>
50+
<td>-</td>
5151
<td><code>{`string`}</code></td>
5252
</tr>
5353
<tr>
@@ -57,7 +57,7 @@ import CAvatar from '@coreui/react/src/components/avatar/CAvatar'
5757
</tr>
5858
<tr id="cavatar-src">
5959
<td className="text-primary fw-semibold">src<a href="#cavatar-src" aria-label="CAvatar src permalink" className="anchor-link after">#</a></td>
60-
<td>undefined</td>
60+
<td>-</td>
6161
<td><code>{`string`}</code></td>
6262
</tr>
6363
<tr>
@@ -67,7 +67,7 @@ import CAvatar from '@coreui/react/src/components/avatar/CAvatar'
6767
</tr>
6868
<tr id="cavatar-status">
6969
<td className="text-primary fw-semibold">status<a href="#cavatar-status" aria-label="CAvatar status permalink" className="anchor-link after">#</a></td>
70-
<td>undefined</td>
70+
<td>-</td>
7171
<td><code>{`'primary'`}</code>, <code>{`'secondary'`}</code>, <code>{`'success'`}</code>, <code>{`'danger'`}</code>, <code>{`'warning'`}</code>, <code>{`'info'`}</code>, <code>{`'dark'`}</code>, <code>{`'light'`}</code>, <code>{`string`}</code></td>
7272
</tr>
7373
<tr>
@@ -77,7 +77,7 @@ import CAvatar from '@coreui/react/src/components/avatar/CAvatar'
7777
</tr>
7878
<tr id="cavatar-text-color">
7979
<td className="text-primary fw-semibold">textColor<a href="#cavatar-text-color" aria-label="CAvatar textColor permalink" className="anchor-link after">#</a></td>
80-
<td>undefined</td>
80+
<td>-</td>
8181
<td><code>{`'primary'`}</code>, <code>{`'secondary'`}</code>, <code>{`'success'`}</code>, <code>{`'danger'`}</code>, <code>{`'warning'`}</code>, <code>{`'info'`}</code>, <code>{`'dark'`}</code>, <code>{`'light'`}</code>, <code>{`'primary-emphasis'`}</code>, <code>{`'secondary-emphasis'`}</code>, <code>{`'success-emphasis'`}</code>, <code>{`'danger-emphasis'`}</code>, <code>{`'warning-emphasis'`}</code>, <code>{`'info-emphasis'`}</code>, <code>{`'light-emphasis'`}</code>, <code>{`'body'`}</code>, <code>{`'body-emphasis'`}</code>, <code>{`'body-secondary'`}</code>, <code>{`'body-tertiary'`}</code>, <code>{`'black'`}</code>, <code>{`'black-50'`}</code>, <code>{`'white'`}</code>, <code>{`'white-50'`}</code>, <code>{`string`}</code></td>
8282
</tr>
8383
<tr>

‎packages/docs/content/api/CBackdrop.api.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/api/CBackdrop.api.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import CBackdrop from '@coreui/react/src/components/backdrop/CBackdrop'
2727
</tr>
2828
<tr id="cbackdrop-visible">
2929
<td className="text-primary fw-semibold">visible<a href="#cbackdrop-visible" aria-label="CBackdrop visible permalink" className="anchor-link after">#</a></td>
30-
<td>undefined</td>
30+
<td>-</td>
3131
<td><code>{`boolean`}</code></td>
3232
</tr>
3333
<tr>

‎packages/docs/content/api/CBadge.api.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/api/CBadge.api.mdx
+11-11Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ import CBadge from '@coreui/react/src/components/badge/CBadge'
1717
<tbody>
1818
<tr id="cbadge-as">
1919
<td className="text-primary fw-semibold">as<a href="#cbadge-as" aria-label="CBadge as permalink" className="anchor-link after">#</a></td>
20-
<td>undefined</td>
21-
<td><code>{`(ElementType & "symbol")`}</code>, <code>{`(ElementType & "object")`}</code>, <code>{`(ElementType & "span")`}</code>, <code>{`(ElementType & "slot")`}</code>, <code>{`(ElementType & "style")`}</code>, <code>{`... 174 more ...`}</code>, <code>{`(ElementType & FunctionComponent\<...>)`}</code></td>
20+
<td>-</td>
21+
<td><code>{`(ElementType & 'symbol')`}</code>, <code>{`(ElementType & 'object')`}</code>, <code>{`(ElementType & 'span')`}</code>, <code>{`(ElementType & 'slot')`}</code>, <code>{`(ElementType & 'style')`}</code>, <code>{`... 174 more ...`}</code>, <code>{`(ElementType & FunctionComponent\<...>)`}</code></td>
2222
</tr>
2323
<tr>
2424
<td colSpan="3">
@@ -27,7 +27,7 @@ import CBadge from '@coreui/react/src/components/badge/CBadge'
2727
</tr>
2828
<tr id="cbadge-class-name">
2929
<td className="text-primary fw-semibold">className<a href="#cbadge-class-name" aria-label="CBadge className permalink" className="anchor-link after">#</a></td>
30-
<td>undefined</td>
30+
<td>-</td>
3131
<td><code>{`string`}</code></td>
3232
</tr>
3333
<tr>
@@ -37,7 +37,7 @@ import CBadge from '@coreui/react/src/components/badge/CBadge'
3737
</tr>
3838
<tr id="cbadge-color">
3939
<td className="text-primary fw-semibold">color<a href="#cbadge-color" aria-label="CBadge color permalink" className="anchor-link after">#</a></td>
40-
<td>undefined</td>
40+
<td>-</td>
4141
<td><code>{`'primary'`}</code>, <code>{`'secondary'`}</code>, <code>{`'success'`}</code>, <code>{`'danger'`}</code>, <code>{`'warning'`}</code>, <code>{`'info'`}</code>, <code>{`'dark'`}</code>, <code>{`'light'`}</code>, <code>{`string`}</code></td>
4242
</tr>
4343
<tr>
@@ -47,8 +47,8 @@ import CBadge from '@coreui/react/src/components/badge/CBadge'
4747
</tr>
4848
<tr id="cbadge-position">
4949
<td className="text-primary fw-semibold">position<a href="#cbadge-position" aria-label="CBadge position permalink" className="anchor-link after">#</a></td>
50-
<td>undefined</td>
51-
<td><code>{`"top-start"`}</code>, <code>{`"top-end"`}</code>, <code>{`"bottom-end"`}</code>, <code>{`"bottom-start"`}</code></td>
50+
<td>-</td>
51+
<td><code>{`'top-start'`}</code>, <code>{`'top-end'`}</code>, <code>{`'bottom-end'`}</code>, <code>{`'bottom-start'`}</code></td>
5252
</tr>
5353
<tr>
5454
<td colSpan="3">
@@ -57,7 +57,7 @@ import CBadge from '@coreui/react/src/components/badge/CBadge'
5757
</tr>
5858
<tr id="cbadge-shape">
5959
<td className="text-primary fw-semibold">shape<a href="#cbadge-shape" aria-label="CBadge shape permalink" className="anchor-link after">#</a></td>
60-
<td>undefined</td>
60+
<td>-</td>
6161
<td><code>{`'rounded'`}</code>, <code>{`'rounded-top'`}</code>, <code>{`'rounded-end'`}</code>, <code>{`'rounded-bottom'`}</code>, <code>{`'rounded-start'`}</code>, <code>{`'rounded-circle'`}</code>, <code>{`'rounded-pill'`}</code>, <code>{`'rounded-0'`}</code>, <code>{`'rounded-1'`}</code>, <code>{`'rounded-2'`}</code>, <code>{`'rounded-3'`}</code>, <code>{`string`}</code></td>
6262
</tr>
6363
<tr>
@@ -67,8 +67,8 @@ import CBadge from '@coreui/react/src/components/badge/CBadge'
6767
</tr>
6868
<tr id="cbadge-size">
6969
<td className="text-primary fw-semibold">size<a href="#cbadge-size" aria-label="CBadge size permalink" className="anchor-link after">#</a></td>
70-
<td>undefined</td>
71-
<td><code>{`"sm"`}</code></td>
70+
<td>-</td>
71+
<td><code>{`'sm'`}</code></td>
7272
</tr>
7373
<tr>
7474
<td colSpan="3">
@@ -77,7 +77,7 @@ import CBadge from '@coreui/react/src/components/badge/CBadge'
7777
</tr>
7878
<tr id="cbadge-text-bg-color">
7979
<td className="text-primary fw-semibold">textBgColor<a href="#cbadge-text-bg-color" aria-label="CBadge textBgColor permalink" className="anchor-link after">#</a><span className="badge bg-success">5.0.0+</span></td>
80-
<td>undefined</td>
80+
<td>-</td>
8181
<td><code>{`'primary'`}</code>, <code>{`'secondary'`}</code>, <code>{`'success'`}</code>, <code>{`'danger'`}</code>, <code>{`'warning'`}</code>, <code>{`'info'`}</code>, <code>{`'dark'`}</code>, <code>{`'light'`}</code>, <code>{`string`}</code></td>
8282
</tr>
8383
<tr>
@@ -87,7 +87,7 @@ import CBadge from '@coreui/react/src/components/badge/CBadge'
8787
</tr>
8888
<tr id="cbadge-text-color">
8989
<td className="text-primary fw-semibold">textColor<a href="#cbadge-text-color" aria-label="CBadge textColor permalink" className="anchor-link after">#</a></td>
90-
<td>undefined</td>
90+
<td>-</td>
9191
<td><code>{`'primary'`}</code>, <code>{`'secondary'`}</code>, <code>{`'success'`}</code>, <code>{`'danger'`}</code>, <code>{`'warning'`}</code>, <code>{`'info'`}</code>, <code>{`'dark'`}</code>, <code>{`'light'`}</code>, <code>{`'primary-emphasis'`}</code>, <code>{`'secondary-emphasis'`}</code>, <code>{`'success-emphasis'`}</code>, <code>{`'danger-emphasis'`}</code>, <code>{`'warning-emphasis'`}</code>, <code>{`'info-emphasis'`}</code>, <code>{`'light-emphasis'`}</code>, <code>{`'body'`}</code>, <code>{`'body-emphasis'`}</code>, <code>{`'body-secondary'`}</code>, <code>{`'body-tertiary'`}</code>, <code>{`'black'`}</code>, <code>{`'black-50'`}</code>, <code>{`'white'`}</code>, <code>{`'white-50'`}</code>, <code>{`string`}</code></td>
9292
</tr>
9393
<tr>

‎packages/docs/content/api/CBreadcrumb.api.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/api/CBreadcrumb.api.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import CBreadcrumb from '@coreui/react/src/components/breadcrumb/CBreadcrumb'
1717
<tbody>
1818
<tr id="cbreadcrumb-class-name">
1919
<td className="text-primary fw-semibold">className<a href="#cbreadcrumb-class-name" aria-label="CBreadcrumb className permalink" className="anchor-link after">#</a></td>
20-
<td>undefined</td>
20+
<td>-</td>
2121
<td><code>{`string`}</code></td>
2222
</tr>
2323
<tr>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.