mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
feat(ui-shell): make SideNavLink
text slottable (#1187)
This commit is contained in:
parent
e23b121143
commit
1462b2ee9c
4 changed files with 13 additions and 2 deletions
|
@ -3444,6 +3444,7 @@ None.
|
|||
|
||||
| Slot name | Default | Props | Fallback |
|
||||
| :-------- | :------ | :---- | :---------------------------------------------------- |
|
||||
| -- | Yes | -- | <code>{text}</code> |
|
||||
| icon | No | -- | <code><svelte:component this="{icon}" /></code> |
|
||||
|
||||
### Events
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue