datatable

package
v0.13.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

templ: version: v0.3.1020

Package datatable is the editor-side UI module for the seven datatable_* workflow nodes: get, exists, query, count, insert, upsert, delete.

One Module per node type registers a palette entry, a drawflow codec (round-trips the wf.Node fields the executor reads — Table, Where, Conditions, Key, RowValues, OrderBy, Limit, Offset), and a shared inspector partial. The inspector renders only the controls each op needs (e.g. `key` for get, `conditions` for query) by keying off the selected node's type.

Engine-side executor + descriptors live in internal/agents/workflow/nodes; see datatable.go there.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Inspector

func Inspector() templ.Component

Inspector is the parameters-tab partial shared by all seven datatable_* node types. Per-op visibility via data-when-op. Interactive builders replace raw YAML textareas.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL