Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitcb15c39

Browse files
committed
docs: upadte API documentation
1 parent08dde3d commitcb15c39

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ import CAccordionItem from '@coreui/react/src/components/accordion/CAccordionIte
2525
<p>A string of all className you want applied to the base component.</p>
2626
</td>
2727
</tr>
28+
<trid="caccordionitem-id">
29+
<tdclassName="text-primary fw-semibold">id<ahref="#caccordionitem-id"aria-label="CAccordionItem id permalink"className="anchor-link after">#</a></td>
30+
<td>-</td>
31+
<td><code>{`string`}</code></td>
32+
</tr>
33+
<tr>
34+
<tdcolSpan="3">
35+
<p>The id global attribute defines an identifier (ID) that must be unique in the whole document.</p>
36+
</td>
37+
</tr>
2838
<trid="caccordionitem-item-key">
2939
<tdclassName="text-primary fw-semibold">itemKey<ahref="#caccordionitem-item-key"aria-label="CAccordionItem itemKey permalink"className="anchor-link after">#</a></td>
3040
<td>-</td>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Can be an object or a function returning a modified configuration.<br />
176176
<tr>
177177
<tdcolSpan="3">
178178
<p>Determines which events trigger the visibility of the React Popover. Can be a single trigger or an array of triggers.</p>
179-
<JSXDocscode={`// Hover-onlytooltip
179+
<JSXDocscode={`// Hover-onlypopover
180180
<CPopover trigger="hover">...</CPopover>
181181
182182
// Hover + click combined

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp