Help prepare for 2025 → Answer 8 simple questions on our Fall Survey
Open Survey
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