Skip to content

Documentation / @agentick/shared / HOST_PRIMITIVE_SYMBOL

Variable: HOST_PRIMITIVE_SYMBOL ​

const HOST_PRIMITIVE_SYMBOL: typeof HOST_PRIMITIVE_SYMBOL

Defined in: identity.ts:29

Symbol used to mark host primitive components. These are structural primitives that should be handled by the renderer, not executed as functions.

Released under the ISC License.