# INPUT_DEVICE_LIST_DISCONNECTED

`import { INPUT_DEVICE_LIST_DISCONNECTED } from "destack:input/binding";`

Include disconnected devices when the host reports them.

```ds title="INPUT_DEVICE_LIST_DISCONNECTED"
const INPUT_DEVICE_LIST_DISCONNECTED: InputDeviceListFlags
```

[language/library/src/input/binding/device.ds:30](https://github.com/destack-sh/destack/blob/main/language/library/src/input/binding/device.ds#L30)
