Examples for 'bslib::breakpoints'


Define breakpoint values

Aliases: breakpoints

Keywords:

### ** Examples

breakpoints(sm = c(4, 4, 4), md = c(3, 3, 6), lg = c(-2, 8, -2))
<breakpoints>
 sm:  4  4  4
 md:  3  3  6
 lg: -2  8 -2

[Package bslib version 0.8.0 Index]