A JSX.Element that is either the children of this component if Device link is available, or the result of renderIfLoading if the insertion operation is loading, or the result of renderIfNotInserted if the device link is not inserted.
This component utilizes the custom hook useDeviceInsertionIfDoesNotExistAndSavingData to manage the device link insertion operation and handles the rendering logic based on the loading and insertion state of Device link insertion.
Generated using TypeDoc
A higher-order component that handles the logic of inserting a device link into Deep if it does not exist and saving device information.