mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
docs(component-api): change details
-> detail
(#1610)
This commit is contained in:
parent
2e5f3554c6
commit
c1c8309443
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@
|
||||||
<StructuredListHead>
|
<StructuredListHead>
|
||||||
<StructuredListRow>
|
<StructuredListRow>
|
||||||
<StructuredListCell>Event name</StructuredListCell>
|
<StructuredListCell>Event name</StructuredListCell>
|
||||||
<StructuredListCell><code>event.details</code> type</StructuredListCell>
|
<StructuredListCell><code>event.detail</code> type</StructuredListCell>
|
||||||
{#if hasDescription}
|
{#if hasDescription}
|
||||||
<StructuredListCell>Description</StructuredListCell>
|
<StructuredListCell>Description</StructuredListCell>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue