You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grid elements have the styling set in argument container_style. However it is causing a lot of with similar styles used. It is also hard to use selectors on those elements as they are basically div with style. It would be useful to add arguments to grid that allows setting element id and pass style with class
The text was updated successfully, but these errors were encountered:
Grid elements have the styling set in argument
container_style
. However it is causing a lot of with similar styles used. It is also hard to use selectors on those elements as they are basically div with style. It would be useful to add arguments togrid
that allows setting elementid
and pass style withclass
The text was updated successfully, but these errors were encountered: