rspress
rspress copied to clipboard
[Feature]: Customising Footer/page overflow
What problem does this feature solve?
Make bottom
props align with existing footer but not living somewhere else and needing to:
- constraint body width (currently overflows)
- calculate paddings to make sure the bottom align with existing footer
What does the proposed API look like?
The exposed bottom
prop in layout should expose:
- original pagination (that's footer already!)
- additional linking (say we want to add other links)