Module

x/vue3_reactivity/mod.ts>ShapeFlags

vue3_reactivity is forck by @vue/reactivity for deno.
Latest
enum ShapeFlags
import { ShapeFlags } from "https://dotland.deno.dev/x/vue3_reactivity@v1.0.0/mod.ts";

Members

ARRAY_CHILDREN
COMPONENT
COMPONENT_KEPT_ALIVE
COMPONENT_SHOULD_KEEP_ALIVE
ELEMENT = 1
FUNCTIONAL_COMPONENT
SLOTS_CHILDREN
STATEFUL_COMPONENT
SUSPENSE
TELEPORT
TEXT_CHILDREN