Constructor
# new FilesDetails(props) → {React.PureComponent}
Parameters:
Name | Type | Description |
---|---|---|
props |
Object | |
disableGpu |
boolean | If |
onSnackbarOpen |
function | Callback fired when the component requests to display an error. |
projectId |
string | The identifier of a selected project. |
serverBase |
string | The host and port in the URL of an API call. |
WrapperComponent |
React.ElementType | The HTML element that will be used as a Wrapper. |
WrapperProps |
Object | The props applied to the Wrapper element. |
React.PureComponent