mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +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>
|
||||
<StructuredListRow>
|
||||
<StructuredListCell>Event name</StructuredListCell>
|
||||
<StructuredListCell><code>event.details</code> type</StructuredListCell>
|
||||
<StructuredListCell><code>event.detail</code> type</StructuredListCell>
|
||||
{#if hasDescription}
|
||||
<StructuredListCell>Description</StructuredListCell>
|
||||
{/if}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue