UI Action - v0.9.2
    Preparing search index...

    Type Alias TitlePushEventHandler

    TitlePushEventHandler: (this: void, title: string) => void

    Type declaration

      • (this: void, title: string): void
      • Parameters

        • this: void
        • title: string

        Returns void