# `Cinder.Filters.Boolean`
[🔗](https://github.com/sevenseacat/cinder/blob/v0.12.1/lib/cinder/filters/boolean.ex#L1)

Boolean filter implementation for Cinder tables.

Provides boolean filtering with radio button inputs for true/false options.
Delegates rendering to `Cinder.Filters.RadioGroup` with hardcoded true/false options.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
