8.7 released—WinterCG Compliance Part 1
Learn more
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