
Footer
Displayed at the bottom of the page, with a back to top button
When using Footer
components, pay attention to the setting of the style sheet position
attribute
Pass the ID of the scroll bar component to the footer component
Demo
The Footer component is displayed at the bottom, and the page will automatically scroll back to the top when you click to return to the top
This example passes the component client ID
Set ShowGoto
to false
for hide the Goto
navigator on the right of footer
Demo
The Footer component is displayed at the bottom, and the page will automatically scroll back to the top when you click to return to the top
This example passes the component client ID
Set ChildContent
for custom the child content
Demo
The Footer component is displayed at the bottom, and the page will automatically scroll back to the top when you click to return to the top
This example passes the component client ID
CSS Variables
.footer {
--bb-footer-bg: var(--bs-secondary);
--bb-footer-color: inherit;
--bb-footer-padding: .5rem 1rem;
}
Attributes
B station related video link
交流群