Represents the minimum size that will allow the element to display normally.

Hierarchy

  • PreferredSize

Properties

height?: string
maxHeight?: string
maxWidth?: string
minHeight?: string
minWidth?: string
width?: string

Generated using TypeDoc