Optional
onA callback to be called when a match is clicked.
Optional
onA callback to be called when a match's label is clicked.
Optional
customA function to deeply customize the names of the rounds.
If you just want to translate some words, please use addLocale()
instead.
Rest
...args: [info: RoundNameInfo, t: (<Scope, SubKey, T>(key, options?) => T["returnObjects"] extends trueOptional
selectorAn optional selector to select the root element.
Optional
participantWhere the position of a participant is placed relative to its name.
none
, the position is not added.before
, the position is prepended before the participant name. "#1 Team"after
, the position is appended after the participant name, in parentheses. "Team (#1)"Optional
separatedWhether to show the child count of a BoX match separately in the match label.
false
, the match label and the child count are in the same place. (Example: "M1.1, Bo3")true
, the match label and the child count are in an opposite place. (Example: "M1.1 (right-->) Bo3")Optional
showWhether to show the origin of a slot (wherever possible).
Optional
showWhether to show the origin of a slot (in the lower bracket of an elimination stage).
Optional
showDisplay a popover when the label of a match with child games is clicked.
Optional
highlightWhether to highlight every instance of a participant on hover.
Optional
showWhether to show a ranking table on round-robin stages.
Optional
clearWhether to clear any previously displayed data.
Generated using TypeDoc
An optional config to provide to
brackets-viewer.js