Represents ReportSingle page component
Members
object
# static isLoading
React useState for is loading
- Default Value:
- useState(true)
View Source pages/Dashboard/Report/ReportSinglePage.jsx, line 26
object
# static reportFile
React useState for report file
- Default Value:
- useState({}
View Source pages/Dashboard/Report/ReportSinglePage.jsx, line 18