StatePropertyPath<TKey>: readonly [keyof StatePropertyPath.RootKeys, TKey]

A path to the named component property state.

Type Parameters

  • TKey extends PropertyKey = PropertyKey

    Target property key type.

Generated using TypeDoc