Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ogone/src/main/Ogone.ts>renderContext

Advanced Web Composition for Future
Latest
function renderContext
import { renderContext } from "https://deno.land/x/ogone@revb3/src/main/Ogone.ts";

this function call the render function of the component if it's only a basic node or of the parent component if it's already a component the component render function will duplicate the element using the user's --for flag

Parameters

optional
force: boolean