Type alias GSetComponentGetter<T>
GSet
ComponentGetter<T>: ((engine: Pick<IEngine, "defineValueSetComponentFromSchema">) => T)
Type declaration
-
- (engine: Pick<IEngine, "defineValueSetComponentFromSchema">): T
-
Parameters
-
engine: Pick<IEngine, "defineValueSetComponentFromSchema">
Returns T