Class Control<P, S>

A controlled component convenience wrapper that additionally manages a focused state.

Type Parameters

  • P extends ControlProps

    control specific properties

  • S extends ControlState

    the state managed by the control

Hierarchy (view full)

Constructors

Methods