TopicElementEvents: { topicClick: ((topic: string) => void) }

Type declaration

  • topicClick: ((topic: string) => void)
      • (topic: string): void
      • Parameters

        • topic: string

        Returns void

Generated using TypeDoc