Streaming Availability API
Preparing search index...
The search index is not available
Streaming Availability React Components
Streaming Availability React Components
Source
Interface Source
A source represents a way to get a list of shows to display in
Grid
or
Row
.
See
IdSetSource
TitleSearchSource
FilteredSearchSource
TopShowsSource
ChangesSource
SequentialMultiSource
RoundRobinMultiSource
RandomMultiSource
interface
Source
{
type
:
string
;
}
Hierarchy (
view full
)
Source
IdSetSource
TitleSearchSource
FilteredSearchSource
TopShowsSource
ChangesSource
SequentialMultiSource
RoundRobinMultiSource
RandomMultiSource
Index
Properties
type
Properties
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
Streaming Availability API
Streaming Availability React Components
Loading...
A source represents a way to get a list of shows to display in Grid or Row.
See