MarketsSettings

MarketsSettings

new MarketsSettings()

Source:
Properties:
Name Type Description
props object
Properties
Name Type Description
marketSettings Array

All markets settings

checkPermisson boolean

Check if user have permission for specific action or view

getMarketsSettings function

Call API to get market settings

saveMarketsSettings function

Call API to change market settings

setOpenModal function

Open modal

activeModal string

Active modal

nextNavigationLink object

link for navigation

setNavigationInfo function

set navigation info for unsaved data

Members

editPermission :boolean

Source:
Type:
  • boolean

fields :Array

Source:
Type:
  • Array

setTableInfo

Description:
  • set table info

Source:

set table info

unsavedNavigation

Description:
  • close modal and navigate

Source:

close modal and navigate

Methods

componentDidMount() → {void}

Description:
  • Get initial data

Source:
Returns:
Type
void

render() → {view}

Description:
  • Render

Source:
Returns:
Type
view

save() → {void}

Description:
  • Call API to save data

Source:
Returns:
Type
void