Module

Company

Represents a Company page for showing company details

View Source pages/Dashboard/Company/Company.jsx, line 6

Members

object

# static constant company

React state that holds company details

Default Value:
  • {{}}

View Source pages/Dashboard/Company/Company.jsx, line 12

boolean

# static constant isLoading

React state that holds loading status

Default Value:
  • true

View Source pages/Dashboard/Company/Company.jsx, line 20

Methods

# inner apicall()

Function that calls api to get company details

View Source pages/Dashboard/Company/Company.jsx, line 34