• Get partial state of current panel (i.e. property of an object state)

    Should only be used within a panel component whose state is an object or an array

    Type Parameters

    • T

    Parameters

    • key: string
    • defaultState: T
    • Optional local: boolean
    • Optional scope: string

    Returns any[]

Generated using TypeDoc