interface TitleEvent {
    title: string;
}

Properties

Properties

title: string

Generated using TypeDoc