Constructor
new LeagueComponent()
Extends
- Component
Members
column_defs :Array.<object>
Column definitions for the league standings grid.
Type:
- Array.<object>
data :Array.<object>
Sample data for the league standings grid.
Type:
- Array.<object>
Methods
(async) vue_on_create() → {Promise.<void>}
Called when the component is instantiated.
Returns:
- Type
- Promise.<void>