State Property Model manages the state of a single state bean property

interface KosStateProp<T> {}

Type Parameters

  • T extends StatePropertyTypes = any

Hierarchy

  • StatePropOptions
  • unknown
    • KosStateProp