8.8 released—CSS Media Query support, SF Symbols and much more...
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