The amount of total attempts. If null
is specified, the amount of total
attempts isn't supposed to be shown.
The background shown behind the component.
The amount of successfully finished attempts. If null
is specified, the
amount of successfully finished attempts isn't supposed to be shown.
The game's icon encoded as a Data URL. This value is only specified whenever the icon changes. If you explicitly want to query this value, remount the component. The String itself may be empty. This indicates that there is no icon.
Specifies whether the title should centered or aligned to the left instead.
The first title line to show. This is either the game's name, or a combination of the game's name and the category. This is a list of all the possible abbreviations. It contains at least one element and the last element is the unabbreviated value.
By default the category name is shown on the second line. Based on the settings, it can however instead be shown in a single line together with the game name. This is a list of all the possible abbreviations. If this is empty, only a single line is supposed to be shown. If it contains at least one element, the last element is the unabbreviated value.
The color of the text. If null
is specified, the color is taken from
the layout.
Generated using TypeDoc
The state object describes the information to visualize for this component.