• Lazily read panel state on demand

    Returns

    a state resolver function which return promise that resolves to the current state of a panel

    Parameters

    • Optional local: boolean
    • Optional scope: string

    Returns (() => Promise<any>)

      • (): Promise<any>
      • Returns Promise<any>

Generated using TypeDoc