We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The header docs does not have any controls (args). Add the following args to the header docs.
<h1>
post-logo
<post-logo>
meta-navigation
post-togglebutton
<post-togglebutton>
post-language-switch
title
default
post-mainnavigation
<post-header>
Utility classes should not be necessary to style the header (#4278).
The content you are editing has changed. Please copy your edits and refresh the page.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The header docs does not have any controls (args). Add the following args to the header docs.
Controls
<h1>
Slots
post-logo
: Should be used together with the<post-logo>
component (Remove default slot on host for post-logo #4276)meta-navigation
: Holds an ul with meta nav linkspost-togglebutton
: Holds the mobile menu toggler (Remove default slot on host for<post-togglebutton>
#4277)post-language-switch
: For the post-language-switch componenttitle
: Application titledefault
: Custom controls or content, right aligned in the local headerpost-mainnavigation
: Has a default slot because it's only meant to be used in the<post-header>
Required CSS imports
Utility classes should not be necessary to style the header (#4278).
Tasks
The text was updated successfully, but these errors were encountered: