Type alias BooleanBinding<T>

A binding that can be dynamically evaluated to a boolean value.

Type Parameters

  • T extends null | boolean = boolean

Since

D2RMM v1.6.0