Footer
<al-footer><ALFooter> REACTbetaThe site footer landmark and its vertical rhythm. Footer owns the `<footer>` element, its block padding and the gap between stacked rows. Arrangement is `<al-layout>`'s job — link columns, legal rows and social clusters are the page's composition.
CODE — HTML / REACT
Guidance
NO USAGE GUIDANCE HAS BEEN WRITTEN FOR THIS COMPONENT YET. THE API BELOW IS GENERATED FROM THE MANIFEST AND IS COMPLETE; WHAT IS MISSING IS WHEN TO REACH FOR IT AND WHEN NOT TO.
FIGMA PARITY
This component exists in code and has no Figma component set.
- DECIDED BY
- NEVER SYNCED
- FIGMA SIDE
- NEVER OBSERVED
- LAST CONFIRMED SYNC
- NEVER
- PUBLIC SURFACE
- 0 ATTR · 1 SLOT · 0 EVENT · 0 PART
The two sides have never been confirmed equal, so there is no baseline to compare against.
ACCESSIBILITY
The CI gate disables color-contrast globally (libs/al-web-components/story-fixture/src/main.ts), so its result never reaches a test run. It is enabled for this measurement, and reported here whichever way it comes out.
NO CONTRAST VIOLATIONS ACROSS THIS COMPONENT’S 4 STORIES.
INSTALL
import '@southleft/al-web-components/components/footer';
import { ALFooter } from '@southleft/al-react';API — 0 PROPS
THIS COMPONENT DECLARES NO PUBLIC PROPERTIES IN THE MANIFEST.
SLOTS
EVENTS
THIS COMPONENT DECLARES NO EVENTS IN THE MANIFEST.
CSS CUSTOM PROPERTIES
SOURCE — components/footer/footer.ts · Organisms/Footer