Skip to content

Commit

Permalink
remove id from params list
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccar committed Nov 1, 2024
1 parent a4951b6 commit 7dee403
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/summary/_macro-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@

| Name | Type | Required | Description |
| ---------------------- | ---------------------- | -------- | ------------------------------------------------------------------------------------------- |
| id | string | false | The HTML `id` of the row item |
| iconType | string | false | Adds an icon before the row title, by setting the [icon type](/foundations/icons#icon-type) |
| iconVisuallyHiddenText | string | false | Visually hidden text in a span under the icon to add more context for screen readers |
| title | string | false | The title for the row item |
Expand Down

0 comments on commit 7dee403

Please sign in to comment.