The child elements to render when the device link ID exists and the loading is finished.
The ID of the container link in the Deep database.
An instance of DeepClient.
The ID of the device link in the Deep database.
A function that returns a JSX.Element to render when the insertion operation is loading.
A function that returns a JSX.Element to render when the device link ID doesn't exist.
This interface extends from UseDeviceInsertionIfDoesNotExistAndSavingInfoParam, and adds additional properties required for rendering.
Generated using TypeDoc
Describes the parameter object for the WithDeviceInsertionIfDoesNotExistAndSavingData higher-order component.