mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
commit
a58be75648
10 changed files with 49 additions and 82 deletions
|
@ -1737,7 +1737,7 @@ import { Header } from "carbon-components-svelte";
|
|||
| uiShellAriaLabel | <code>string</code> | -- | Specify the ARIA label for the header. |
|
||||
| href | <code>string</code> | -- | Specify the `href` attribute. |
|
||||
| company | <code>string</code> | -- | Specify the company name. |
|
||||
| platformName | <code>string</code> | -- | Specify the platform name. Alternatively, use the named slot "platform" (e.g. <span slot="platform">...</span>). |
|
||||
| platformName | <code>string</code> | `""` | Specify the platform name. Alternatively, use the named slot "platform" (e.g. <span slot="platform">...</span>). |
|
||||
| ref | <code>null | HTMLAnchorElement</code> | `null` | Obtain a reference to the HTML anchor element. |
|
||||
|
||||
### Slots
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue