Components

StreamSearchResults

<StreamSearchResults />

Constructor

# <StreamSearchResults />

This modules is in charge of displaying the results of searching for streams
Properties:
Name Type Description
searchString string string describing what to search
joinableOnly Boolean true if the stream is not invite only

View Source frontend/siinc-tv/src/components/search/streamSearchResults.js, line 17

Methods

# inner displayResults()

Displays the results of the search

View Source frontend/siinc-tv/src/components/search/streamSearchResults.js, line 58

# inner fetchMoreData()

Fetches more data (next page)

View Source frontend/siinc-tv/src/components/search/streamSearchResults.js, line 31