RoundTurbo

RoundTurbo

new RoundTurbo()

Source:
Properties:
Name Type Description
props object
Properties
Name Type Description
roundsTurbo Array
selectedRound object
isFetched boolean
filters Array
getRoundsTurbo function
selectRound function
setFilterData function
showFilteredRound function
clearFilterData function

Members

defaultFilter

Source:

filterFields :Array

Description:
  • Filtering fields settings

Source:

Filtering fields settings

Type:
  • Array

filters :object

Source:
Type:
  • object

notMandatoryFilters :Array

Description:
  • Filters that are not mandatory

Source:

Filters that are not mandatory

Type:
  • Array

state :object

Source:
Properties:
Name Type Description
menuIsOpen number | null
Type:
  • object

Methods

loadMore() → {void}

Description:
  • Load more rounds

Source:
Returns:
Type
void

render() → {view}

Description:
  • Render

Source:
Returns:
Type
view

toggleMenu(round) → {void}

Description:
  • Toggle right menu

Source:
Parameters:
Name Type Description
round object
Returns:
Type
void