mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
update Header types description
This commit is contained in:
parent
f89727fd4c
commit
f45a70b419
1 changed files with 1 additions and 0 deletions
1
types/UIShell/Header.svelte.d.ts
vendored
1
types/UIShell/Header.svelte.d.ts
vendored
|
@ -29,6 +29,7 @@ export interface HeaderProps
|
|||
|
||||
/**
|
||||
* Specify the company name
|
||||
* Alternatively, use the named slot "company" (e.g., <span slot="company">...</span>)
|
||||
* @default undefined
|
||||
*/
|
||||
company?: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue