• Get and set loading state of a panel

    Note: id is optional if hook is used within the component of a panel.

    Parameters

    • Optional id: string

    Returns [boolean, ((loading: boolean, id?: string) => void)]

Generated using TypeDoc