Documentation / @zerotal/core / view / VIEW_COMPONENT_SYMBOL
Variable: VIEW_COMPONENT_SYMBOL
constVIEW_COMPONENT_SYMBOL: typeofVIEW_COMPONENT_SYMBOL
Defined in: view/jsx-runtime.ts:11
Well-known symbol stamped onto functions that are Zerotal view components,
letting the renderer distinguish page/layout components from ordinary
functions. Registered via Symbol.for so the marker survives across module
realms.