render
This block is part of the state ui group and was last modified in core v10.4.28.
render
v10.4.28
Sends the combined HTML to the frontend and renders the page into React components.
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
| connection |
httpconnection |
||
titlerequiredThe title of this web page. |
value |
||
descriptionrequiredA small description of the web page. |
value |
||
bodyrequiredThe default HTML displayed on this page. We will serve the main base using SSR (Server Side Rendering). |
state |
| Pin | Pin | Type | Example |
|---|---|---|---|
| onload This function will trigger when the page has been loaded succesfully and the viewer supports websockets. Using this event makes the page create a WebSocket connection each render, if you don't really need to, don't use it. |
execute_function |
return |
Core Releases
v10.4.28 This block was introduced inv10.4.28, click here to see the release notes.
Back to
state ui
Return to the main group to view all sub-groups
Back to state paging
Return to the group to view all blocks within this group