f7Grid {shinyMobile} | R Documentation |
Framework7 grid container
Description
Grid container for elements
Usage
f7Grid(..., cols, gap = TRUE)
Arguments
... |
Row content. |
cols |
Columns number. Numeric between 1 and 20. |
gap |
Whether to display gap between columns. TRUE by default. |
Author(s)
David Granjon, dgranjon@ymail.com
[Package shinyMobile version 2.0.0 Index]