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

x/dwm/ext/imgui.ts>imgui.tableSetupScrollFreeze

Deno Window Manager: Cross-platform window creation and management
Go to Latest
function imgui.tableSetupScrollFreeze
import { imgui } from "https://deno.land/x/dwm@0.3.4/ext/imgui.ts";
const { tableSetupScrollFreeze } = imgui;

Parameters

cols: number
rows: number