Element to insert in a grid layout.

UIkitGridElement(..., width = NULL)

Arguments

...

Any UI element.

width

Item width. See https://getuikit.com/docs/width.

Note

If the arguement child_width from UIkitGrid is not NULL, you do not need to provide any individual width argument to the grid element!