Readonly
participantUse onMatchClick
in the config
parameter of viewer.render()
.
Renders data generated with brackets-manager.js
. If multiple stages are given, they will all be displayed.
Stages won't be discriminated visually based on the tournament they belong to.
The data to display.
Optional
config: Partial<Config>An optional configuration for the viewer.
Sets the images which will be rendered for every participant.
The participant images.
Adds a locale to the available i18n bundles.
Name of the locale.
Contents of the locale.
Generated using TypeDoc
A callback to be called when a match is clicked.