Scope context
const ScopeContext: ComponentContext<OutputScope>Accessor
Section titled “Accessor”import { useScope } from "@alloy-js/core";
const myContext = useScope();const ScopeContext: ComponentContext<OutputScope>import { useScope } from "@alloy-js/core";
const myContext = useScope();