• Primary header for stations. Accepts a title, subtitle, actions, and bulk actions.

    Parameters

    Returns null | ReactElement<any, any>

    Example

    <PageHeader title="title" subtitle="subtitle" />
    

Generated using TypeDoc