Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISearchCommunityOpts

Parameters for search functions

typedef

{object} ISearchCommunityOpts

property

{string} query - the search query

property

{number} count - max number of results

Hierarchy

  • ISearchCommunityOpts

Index

Properties

Properties

Optional count

count: undefined | number

query

query: string

Generated using TypeDoc