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

x/htm/mod.tsx>Component#forceUpdate

Create a html response with JSX.
Go to Latest
method Component.prototype.forceUpdate
import { Component } from "https://deno.land/x/htm@0.1.0/mod.tsx";

Parameters

optional
callback: () => void