Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PaddingPropsOptional

The user facing padding props defines padding on four sides of the element. The missing fields are filled in the appcilation early on.

Hierarchy

  • PaddingPropsOptional

Index

Properties

bottom?: number
left?: number
right?: number
top?: number

Generated using TypeDoc