-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi,
I'm tring to find a server datagrid to use with htmx and still looking.
- when I try
deno task examples
Warning deno task is unstable and may drastically change in the future
Task examples export NO_SERVE=true && deno task denoRun ./examples/examples.tsx
Warning deno task is unstable and may drastically change in the future
Task denoRun deno run --allow-env --allow-net --allow-read --allow-run --allow-write --watch "./examples/examples.tsx"
Watcher Process started.
error: The module's source code could not be parsed: Expected ']', got 'string literal (], 'onClick'> & HTMXProps) {, "], 'onClick'> & HT)' at file:///D:/devel/htmx-medium/htmx-components/htmx/htmx.tsx:3:58
at file:///D:/devel/htmx-medium/htmx-components/core/component_methods.tsx:6:23
Watcher Process finished. Restarting on file change...
- assuming development will continue could one use a react data grid component with htmx gets etc
Thanks
Metadata
Metadata
Assignees
Labels
No labels