# selection.WhereOf

- **Module:** selection
- **Package:** libtmux
- **Language:** TypeScript
- **Kind:** typealias
- **Source:** https://github.com/libtmux/libtmux-ts/blob/3fe1ca654b81b8cbf4a13b777a001a3298c87a6f/packages/libtmux/src/selection.ts#L325
- **Page:** https://libtmux.org/en/ts/latest/reference/selection-whereof/

The criteria a selection of this handle type accepts.

Written in terms of the handle rather than the kind so a caller holding a
`Selection<Pane>` gets pane criteria without naming the kind twice.
