Home > @lynx-js/genui > ComponentInstance
Signature:
export type ComponentInstance = v0_9.AnyComponent & { dataContextPath?: string; __template?: { componentId: v0_9.ComponentId; path: string; }; };