Input value type.
Aspect instance type.
Aspect application kind.
Target control to apply an aspect to.
Applied aspect key.
Aspect instance builder function. Accepts target control and optionally an original one as parameters.
Applied input aspect.
Generated using TypeDoc
Creates an aspect applied to control with built instance.
When converted to another control with the same value, an aspect instance remains as is.
When converted to another control with another value, an aspect instance is built again with original control passed to the builder as a second parameter.