Function useTabTitle

  • Sets the provided string as the tab or window title. The hook will set the previous title when the component is unmounted.

    Parameters

    • title: string

    Returns void

Generated using TypeDoc