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 company
in Header
slottable (#1764)
This commit is contained in:
parent
14d584da42
commit
9b3f014a0b
4 changed files with 17 additions and 8 deletions
|
@ -1584,11 +1584,12 @@ None.
|
|||
|
||||
### Slots
|
||||
|
||||
| Slot name | Default | Props | Fallback |
|
||||
| :-------------- | :------ | :---- | :-------------------------- |
|
||||
| -- | Yes | -- | -- |
|
||||
| platform | No | -- | <code>{platformName}</code> |
|
||||
| skip-to-content | No | -- | -- |
|
||||
| Slot name | Default | Props | Fallback |
|
||||
| :-------------- | :------ | :---- | :--------------------------- |
|
||||
| -- | Yes | -- | -- |
|
||||
| company | No | -- | <code>{company} </code> |
|
||||
| platform | No | -- | <code>{platformName}</code> |
|
||||
| skip-to-content | No | -- | -- |
|
||||
|
||||
### Events
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue