cheetah_proxy: Cheetah Grid Proxy

View source: R/cheetah_proxy.R

cheetah_proxyR Documentation

Cheetah Grid Proxy

Description

Creates a proxy object for a cheetah grid widget that can be used to modify the grid without redrawing the entire widget.

Usage

cheetah_proxy(outputId, session = shiny::getDefaultReactiveDomain())

Arguments

outputId

The id of the cheetah table to create a proxy for.

session

The Shiny session object. The default is to get the current session.

Value

A proxy object that can be used to modify the grid.


cheetahR documentation built on Aug. 9, 2025, 1:07 a.m.