breakpoints {bslib} | R Documentation |
A generic constructor for responsive breakpoints.
breakpoints(..., sm = NULL, md = NULL, lg = NULL)
... |
Other breakpoints (e.g., |
sm |
Values to apply at the |
md |
Values to apply at the |
lg |
Values to apply at the |
https://getbootstrap.com/docs/5.3/layout/breakpoints/