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
UsaFooterAddress
Contact information for footer component.
status: draft
draft
heading
''
email
phone
address
The text was updated successfully, but these errors were encountered:
UsaFooter
UsaFooterContactInfo
feat(UsaFooterAddress): implement UsaFooterAddress component
ab9db2d
ISSUES CLOSED: #32
patrickcate
Successfully merging a pull request may close this issue.
Footer Address
Contact information for footer component.
status:
draft
Props
heading
''
email
''
phone
''
Slots
CSS Classes
External Libraries
Sub-Components
Dependencies
Notes
Tests
address
tag.heading
prop is used, the text is added as the contact info heading.heading
slot is used, the content is added as the contact info heading.heading
prop and slot are both used, theheading
slot will override theheading
prop.The text was updated successfully, but these errors were encountered: