Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BoxModel

Index

Properties

border

border: Box[]

Border box, represented as an array of {x, y} points.

content

content: Box[]

Content box, represented as an array of {x, y} points.

height

height: number

margin

margin: Box[]

Margin box, represented as an array of {x, y} points.

padding

padding: Box[]

Padding box, represented as an array of {x, y} points.

width

width: number