dt2_state: Access the current state snapshot of a DT2 table

View source: R/dt2_shiny.R

dt2_stateR Documentation

Access the current state snapshot of a DT2 table

Description

Returns a list with reason, order, search, page, selected, state reflecting the current client-side table state.

Usage

dt2_state(input, id)

Arguments

input

Shiny input object.

id

Widget ID.

Value

A list with the current table state.


DT2 documentation built on June 14, 2026, 9:06 a.m.