Skip to content

grafit-charts


Type Alias: PaddingValue

PaddingValue = Pixels | [Pixels] | [Pixels, Pixels] | [Pixels, Pixels, Pixels, Pixels] | Padding

Padding in any CSS-like shorthand: a single value, [all], [vertical, horizontal], [top, right, bottom, left], or the named object.