Documentation

padding

The padding within the element, in pixels, CSS string, or separate offset values.

padding?: StyleOverrides.Offsets;

Related