Type alias UnselectedState<T>

UnselectedState<T>: Exclude<ModelState, SelectedState<T>>

Type Parameters

  • T

Generated using TypeDoc