favorites.label
Previous
Top
Next
A string variable containing the label -- the name shown to the readers -- of the favorites list.
Example
The example below displays the label of a favorites list as a headline:
<h1>{{favorites.label}}</h1>