Element to insert in a grid layout.
UIkitGridElement(..., width = NULL)
... | Any UI element. |
---|---|
width | Item width. See https://getuikit.com/docs/width. |
If the arguement child_width from UIkitGrid is not NULL, you do not need to provide any individual width argument to the grid element!