preact-ui-table-handle

PreviousNext
Docs
prosekitcomponent

Preview

Loading preview…
registry/src/preact/ui/table-handle/index.ts
export { default as TableHandle } from './table-handle'

Installation

npx shadcn@latest add @prosekit/preact-ui-table-handle

Usage

import { PreactUiTableHandle } from "@/components/preact-ui-table-handle"
<PreactUiTableHandle />