Widgets.meta.MatchSelector

Widget will return matchId from match_select feed as callback on onMatchSelect function.


new MatchSelector(props)

Parameters
Name Type Description
props object
Properties
Name Type Argument Description
sportId number

Sport Id. Check enum.sport to get valid values.

onMatchSelect function <optional>

onMatchSelect callback function. Returns matchId on callback selected by the widget.