useBeagle hook provides a simple interface to control the Beagle inspector from your components.
Return Value
The hook returns an object with the following property:() => void
Opens the Beagle inspector modal, displaying all captured logs.
Hook for accessing the Beagle inspector controls
useBeagle hook provides a simple interface to control the Beagle inspector from your components.