Project: create text with quoted content
Add live text at an exact position using bounded local content
Dither form
; Add live text at an exact position using bounded local content
(project/create/text-with-content {:x nil :y nil :text "value"})
Inputs
| Input | Kind | Required | Default |
|---|---|---|---|
x | length | yes | — |
y | length | yes | — |
text | string | yes | — |
Behavior
- Finishes as a bounded immediate action.
- No undo transaction