2 Columns
Left
Heading
Contents
List
- Overview
- Installation
- Configuration
- Usage
- Troubleshooting
Right
Heading
getting-started
Paragraph
A short intro to the topic. Explain what the reader will get out of this article in one or two sentences.
Code
composer require vendor/package
php artisan vendor:publish
Divider
Paragraph
Wrap up with next steps and pointers to related articles.
$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
any
Value
= getting-started
Lookup key
any
int
id
string
name
string
email
string
email_verified_at
string
created_at
string
updated_at
Value
any
int
Integer
= 0
String or array
any
int
Length
= 0
Value
any
any
Value
Value
any
Value
any
Lookup key
any
model
Model
any
Value
any
Value
= 0
image
Image
int
id
string
name
string
email
string
email_verified_at
string
password
string
remember_token
string
created_at
string
updated_at
int
Value
= 9
Insert variable
Save as snippet
Snippet library
No snippets yet · right-click any block and choose "Save as snippet..." to build the library.