Represents the share history page component
Members
boolean
# static constant filterDropdown
React state for storing state of filter dropdown
- Default Value:
- false
View Source pages/Dashboard/Sharehistory/Sharehistory.jsx, line 14
string
# static constant searchInput
React state for storing state of search input
- Default Value:
- ""
View Source pages/Dashboard/Sharehistory/Sharehistory.jsx, line 21
string
# static constant sortBy
React state for storing state of sort by
- Default Value:
- ""
View Source pages/Dashboard/Sharehistory/Sharehistory.jsx, line 28
# static useGetShareHistoryList
React query hook for getting share history list