Hierarchy

  • AutoGrowDeltaUpdate

Properties

directions?: { value: AutoGrowDirection[] }

Type declaration

enabled?: { value: boolean }

Type declaration

  • value: boolean
maxHeight?: { value: null | string }

Type declaration

  • value: null | string
maxWidth?: { value: null | string }

Type declaration

  • value: null | string
minHeight?: { value: null | string }

Type declaration

  • value: null | string
minWidth?: { value: null | string }

Type declaration

  • value: null | string

Generated using TypeDoc