8.6 Released with 🥽 visionOS support and more!
Check it out
CoercibleProperty

Summary

Constructors

constructor

new CoercibleProperty<T, U>(options: CoerciblePropertyOptions<T, U>): CoercibleProperty<T, U>
Parameter Default Description
options
CoerciblePropertyOptions<T, U>

Returns CoercibleProperty<T, U>

Properties

coerce

Readonly
coerce: (target: T) => void
Previous
ChangeType
Next
Color