Module

ShareFileSinglePage

This is a functional component used to show the single file of the shared contract

View Source pages/Dashboard/ShareContract/ShareFileSinglePage.jsx, line 12

Members

Location

# static constant location

This is the constant for getting the location

View Source pages/Dashboard/ShareContract/ShareFileSinglePage.jsx, line 40

object

# static constant useParams

React useParams hook returns an object of key/value pairs of URL parameters. Use it to access match.params of the current .

View Source pages/Dashboard/ShareContract/ShareFileSinglePage.jsx, line 41

Methods

# static singleDocumentApicall()

singleDocumentApicall is a function which is used to get the single file of the shared contract

View Source pages/Dashboard/ShareContract/ShareFileSinglePage.jsx, line 57