Skip to content

Basic Content Items

Basic content items are fundamental elements you can use to create and structure content in your modules. These include text, tables, grids, code blocks, and interactive buttons.

Use a text item to add rich text content with formatting to your modules. The text item allows you to add formatted text content including headings, paragraphs, lists, links, and more. This is perfect for instructions, explanations, or any textual content in your modules.

Text items can be edited directly using the rich text editor. There are no separate settings panels.

Text items support standard rich text formatting including:

  • Headings and subheadings
  • Bold, italic, and underline
  • Lists (ordered and unordered)
  • Links
  • Text colors and sizes

Use a table item to display structured data in table format with rows and columns. The table item allows you to create tables with multiple rows and columns. This is useful for displaying structured information, comparisons, or organized data.

SettingWhat it does
RowsSet the number of rows in the table
ColumnsSet the number of columns in the table

Table items support rich text formatting within cells, allowing you to customize the appearance of table content.

Use a grid item to organize content in a grid layout with multiple cells. The grid item allows you to arrange content in a structured grid format. Each cell in the grid can contain its own content, making it useful for organizing information visually.

SettingWhat it does
RowsSet the number of rows in the grid
ColumnsSet the number of columns in the grid

Grid items support custom styling for cells and overall grid layout.

Use a code item to display code snippets with syntax highlighting. This is perfect for showing examples, documenting APIs, or teaching programming concepts.

SettingWhat it does
Language modeSelect the programming language for syntax highlighting

Code items display code with appropriate syntax highlighting based on the selected language mode.

Use a button item to create interactive buttons with various actions. The button item allows you to add interactive buttons that can link to external URLs or perform other actions. This is useful for navigation, external links, or call-to-action elements.

SettingWhat it does
ActionChoose the action type (link, etc.)
LinkSet the URL or target for the button action
Button textSet the text displayed on the button
SettingWhat it does
Text colorChoose the color for the button text
Background colorChoose the color for the button background
Text sizeSet the size of the button text