The type of the element.
The element's view type, if any.
The element's model type, if any.
The element's emitter type, if any.
ReadonlysubstrateReadonlysolverThe list of objects constrained by the substrate. Retrieving it will return a shallow copy as a Set. Use addObject and removeObject to manipulate the list.
ProtectedsetupFunctionaddSolver
The solver function to execute when calling resolve.
Functionresolve
Optionalproperties: SubstrateSolverProperties = {}Optional properties to provide context to the resolving loop.
TurboSubstrate
Description
Class representing a substrate in MVC, bound to the provided element.