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
Docs says these properties can be number or List of numbers.
Default values seem to be objects
first two are
{"left":0,"top":0,"right":0,"bottom":0}
itemPadding is
{"paddingLeft":"1rem","paddingTop":"0.5rem","paddingRight":"1rem","paddingBottom":"0.5rem"}
Probably worth checking other controls
The text was updated successfully, but these errors were encountered:
Docs says these properties can be number or List of numbers.
Default values seem to be objects
first two are
{"left":0,"top":0,"right":0,"bottom":0}
itemPadding is
{"paddingLeft":"1rem","paddingTop":"0.5rem","paddingRight":"1rem","paddingBottom":"0.5rem"}
Probably worth checking other controls
The text was updated successfully, but these errors were encountered: