Functional pulses #76
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When triggered, a “functional pulse” element will execute whatever function is attached to it. One way to do so would be to read the
innerHTML(content) of this element. This way the functions could be attached directly on the page.Those functional pluses (to be renamed) would allow moving from one scene to another, by changing or adding a class to the full context (e.g. body).
assigned to @raphaelbastide
changed title from Functional pulse to Functional pulse{+s+}