Documentation

margin

The margin around the element, in pixels, CSS string, or separate offset values.

margin?: StyleOverrides.Offsets;

Related