• Preparing search index...
  • The search index is not available
@notifi-network/notifi-react
  • @notifi-network/notifi-react
  • categorizeTopics

Function categorizeTopics

  • categorizeTopics(topics, unCategorizedTopicsLabelName?): {
        categorizedTopics: LabelWithSubTopicsEventTypeItem[];
        uncategorizedTopics: LabelWithSubTopicsEventTypeItem;
    }
  • Parameters

    • topics: readonly EventTypeItem[]
    • OptionalunCategorizedTopicsLabelName: string

    Returns {
        categorizedTopics: LabelWithSubTopicsEventTypeItem[];
        uncategorizedTopics: LabelWithSubTopicsEventTypeItem;
    }

    • categorizedTopics: LabelWithSubTopicsEventTypeItem[]
    • uncategorizedTopics: LabelWithSubTopicsEventTypeItem
    • Defined in packages/notifi-react/lib/utils/topic.ts:33

Settings

Member Visibility
@notifi-network/notifi-react
  • Loading...

Generated using TypeDoc