chore: regenerate component docs [ci skip]

This commit is contained in:
Eric Liu 2020-11-19 06:21:24 -08:00
commit 998757691b
5 changed files with 33 additions and 14 deletions

View file

@ -35,6 +35,12 @@ export interface HeaderProps extends svelte.JSX.HTMLAttributes<HTMLElementTagNam
*/
platformName?: string;
/**
* Set to `true` to persist the hamburger menu
* @default false
*/
persistentHamburgerMenu?: boolean;
/**
* Obtain a reference to the HTML anchor element
* @default null