Heading
getting-started
Image
Paragraph
Body copy goes here. Drop a getting-started chip to weave the URL parameter into the page.
$refs.input.focus())"
@keydown.window.meta.f.prevent="open = true; $nextTick(() => $refs.input.focus())"
@keydown.window="if ($event.key === '/' && !['INPUT','TEXTAREA'].includes(document.activeElement.tagName)) { open = true; $event.preventDefault(); $nextTick(() => $refs.input.focus()); }"
@keydown.escape.window="open = false; query = ''"
class="ps-pb-find-wrap">
Type to search · ↑↓ to navigate · Enter to jump · Esc to close.
No matches.
$refs.find.focus())"
@keydown.window.meta.h.prevent="open = true; $nextTick(() => $refs.find.focus())"
@keydown.escape.window="open = false"
class="ps-pb-find-wrap">
Ctrl-H · type a string to find, leave Replace blank to delete matches.
Keyboard shortcuts
| ? | This menu |
|---|---|
| Ctrl-F · / | Find blocks + nodes |
| Ctrl-H | Replace text across the page |
| Right-click block | Block context menu |
| Ctrl-Z / Ctrl-Shift-Z | Undo / redo |
| Ctrl-D | Duplicate selected node |
| Ctrl-C / Ctrl-V | Copy / paste a subgraph |
| Delete / Backspace | Remove selected nodes |
| Ctrl-Scroll | Zoom canvas (cursor-anchored) |
| Middle-mouse drag · Alt-drag | Pan canvas |
| Drag socket → socket | Connect |
| Drag socket → empty | Quick-add picker |
| Shift-drag mid-wire | Bend wire |
| Alt-click wire | Clear bend |
| Right-click chip / canvas | Context menu |
| Drag a number setting | Scrub value |
Variables
{ height = Math.max(120, Math.min(window.innerHeight - 80, origin + (start - ev.clientY))); };
const up = () => { window.removeEventListener('pointermove', move); window.removeEventListener('pointerup', up); };
window.addEventListener('pointermove', move);
window.addEventListener('pointerup', up);
$event.preventDefault();
"
title="Drag to resize the node drawer">
⏱ Revisions
model
User
Lookup key
any
model
Model
String or array
any
int
Length
= 0
Array
array
string
Joined
Date / datetime
any
string
Formatted
Value
any
any
Value or fallback
Number
any
string
Formatted
= 0
Who
string
string
Out
= Hi, friend!
A reminder about what this slice of the graph does.
Insert variable
Save as snippet
Snippet library
No snippets yet · right-click any block and choose "Save as snippet..." to build the library.