Widgets
...
Content Hub
Configuration options

Sections

8min

The optional sections option sets the sections rendered by the library.

Type definition

TypeScript


Options

limit

Limit the number of shows displayed in the show listing.

order

Set the order of shows in the show listing to ascending (1) or descending (-1).

state

Set the show state for the show listing to either list currently streamed shows (live), upcoming shows (preShow) or conducted shows (replay).

tag

Provide an optional tag, e.g. to indiciate the state of a show.

title

Set the title for the show listing.

Example

Title usage example


You can either combine multiple sections into one library or create multiple, separate libraries. The usage example shows three separate libraries with one section each.

Default value

By default, LiSA Library contains three sections:

  1. Currently live shows — Max. 3 entries in descending order.
  2. Upcoming shows — Max. 5 entries in ascending order.
  3. Recent shows — Max. 10 entries in descending order.
Sections default value


Omitting any listing

In case you want don't want any show listing to appear, e.g. when you want the stage player only, please set the sections value to an empty array.

Updated 25 Mar 2024
Doc contributor
Did this page help you?