• Get and set title of a panel

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

    Parameters

    • Optional id: string

    Returns readonly [any, ((title: string, id?: string) => void), (() => void)]

Generated using TypeDoc