Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ControlState

The state of a control.

Hierarchy

  • ControlState

Index

Properties

Properties

isFocused

isFocused: boolean

Whether the control is focused.

value

value: any

The current value.

Generated using TypeDoc