Tag: Text Editor Block
-
Download Block
The Download block allows us to download the content produced by other inseri blocks. For example, let’s write some text …
-
Plotly Chart Block
The Plotly Chart block enables interactive visualisation using the great Plotly.js library via its JSON schema – see Plotly JSON …
-
HTML Code Block
The HTML Code block allows us to dynamic render HTML code and displays it in the browser. To demonstrate this …
-
Hello World
What if we would be able to define a list of image links and allow the visitors to interactively pick …
-
Python Code Block using Pyodide
The Python Code block relies on the Pyodide project. It allows us to run Python Code directly in the browser. …
-
Media Collection and Image Box Blocks
The Media Collection block allows us to use content from the Media Library If more files are selected, a dropdown …
-
Web API Block
The Web API block allows us to call Web APIs. The block can be hidden or called automatically. The block …
-
Dropdown Block
The Dropdown block allows the user to select an item. But what is an item and how do we define …
-
Text Editor and Text Viewer Blocks
Working with text can be very powerful. The Text Editor block allows us to insert text. We will create a …