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
UsaBanner
The banner identifies official websites of government organizations in the United States.
open
false
domain
'gov'
id
aria-label
'Official government website'
usa-banner__header--expanded
UsaBannerHeader
UsaBannerContent
useToggle
uniqueId
The text was updated successfully, but these errors were encountered:
Banner
7b396de
patrickcate
No branches or pull requests
Banner
The banner identifies official websites of government organizations in the United States.
Props
open
false
domain
'gov'
id
aria-label
'Official government website'
Slots
CSS Classes
usa-banner__header--expanded
External Libraries
Sub-Components
UsaBannerHeader
component #9UsaBannerContent
component #10Dependencies
useToggle
uniqueId
Notes
Tests
id
prop is not provided, a unique id is auto-generated.usa-banner__header--expanded
is applied.aria-label
prop is used, the text is added as thearia-label
slot content.aria-label
slot is used, the content is added as thearia-label
slot content.aria-label
prop and slot are both used, the hearia-label
slot content will override thearia-label
prop.The text was updated successfully, but these errors were encountered: