Nordcraft by Example
A button
A simple button with a click event handler.
Handling user input
The input field's value and the paragraph text is bound to the same reactive variable. When the input value changes the Variable is updated via the input event.
Show/hide and repeat
You can render elements conditionally with show/hide or you can use repeat to render an element multiple times.
Fetch data
Fetch data with the API panel and use the formula editor to access it in your page or component.
Bar chart
Fetch data with the API panel and use the formula editor to access it in your page or component.
CSS text effect
Hove text effect using Repeat, Style selectors and mouse events.
