📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@deephaven/jsapi-components

Package Overview
Dependencies
Maintainers
8
Versions
705
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deephaven/jsapi-components

Deephaven JSAPI Components

0.108.0
latest
Source
npm
Version published
Weekly downloads
1.7K
89%
Maintainers
8
Weekly downloads
 
Created
Source

@deephaven/jsapi-components

This is a component library of Deephaven React components dependent on JSAPI. See ./src/index.ts for a list of components that can be imported into your package.

Install

npm install --save @deephaven/jsapi-components

Usage

import { TableInput } from '@deephaven/jsapi-components';

<TableInput table={table} />

FAQs

Package last updated on 28 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts