Maps each property of T to accept either its original type or a Binding.
T
Used in widget constructors to allow properties to be set directly or bound to a reactive source.
The props type to make bindable
Maps each property of
Tto accept either its original type or a Binding.Used in widget constructors to allow properties to be set directly or bound to a reactive source.