We found 9 matches for: state ui: page

An overview of all state ui: page blocks currently available, updated daily!

state: logout

Logs the user out.

In-pins

flow

Out-pins

flow
state: render login

Sends the combined HTML to the frontend and renders the login.

In-pins

flow
connection
title
The title of this page.
description
A small description of the page.
body
The default HTML displayed on this page. We will serve the main base using SSR (Server Side Rendering).
state: refresh page

Refreshes the current page directly.

In-pins

flow

Out-pins

flow
state: new tab

Opens a new tab with the given url.

In-pins

flow
uri

Out-pins

flow
state: redirect

Sends the user to the given page directly.

In-pins

flow
uri
The URI the user will be redirected to. Can start with slash for relative URIs.

Out-pins

flow
state: render page

Sends the combined HTML to the frontend and renders the page.

In-pins

flow
connection
title
The title of this page.
description
A small description of the page.
body
The default HTML displayed on this page. We will serve the main base using SSR (Server Side Rendering).

Out-pins

onload
This function will trigger when the page has been loaded succesfully and the viewer supports websockets.
state: introduction

Renders the introduction card helping with the start and setup of the new cluster.

Out-pins

state
state: rerender state

Sends all previously non-processed state updates to the UI directly without waiting for further updates.

In-pins

flow

Out-pins

flow
state: page

Build a page on the given URI.

Out-pins

flow
Connection
Params
Query