Skip to content

Instantly share code, notes, and snippets.

@nihal500
nihal500 / widget.tsx
Created February 28, 2024 02:41
Table widget code in ArcGIS experience builder
/** @jsx jsx */
import {
React,
jsx,
type AllWidgetProps,
classNames,
DataSourceComponent,
type QueriableDataSource,
Immutable,
appActions,