• Auto loads page titles for an array of breadcrumbs (with names). Breadcrumb info will be stored in state and will be updated as the page title is loaded (for async calls). This runs as an effect when the component is loaded, and will automatically cancel any asynchronous handling if the component is unloaded.

    Parameters

    Returns Record<string, string>

Generated using TypeDoc