Interface HeaderPartInitParameters

interface HeaderPartInitParameters {
    title: string;
}

Hierarchy (view full)

Properties

Properties

title: string

Generated using TypeDoc