Documentation Index

Fetch the complete documentation index at: https://docs.unqork.io/llms.txt

Use this file to discover all available pages before exploring further.

Table Component

Prev Next

The Table component provides a structured HTML table layout built directly on the Module Builder canvas. Components are placed into table cells. The Table component supports display options for borders, alternating row colors, and hover highlighting.

How to read settings tables

The tables below describe each configurable option as it displays in the Unqork IDE. Values are formatted as follows: inline code — a value to type exactly as shown | Bold — a value selected from a drop-down, radio button, tab, or choice chip | ON/OFF — toggle state | ✓ — checkbox checked | ☐ — checkbox unchecked

General Settings

Setting Field Type Default Description
Property ID key Text input table The unique identifier for this component instance.

Display Settings

Table Component — display settings
Setting Field Type Default Description
Table Layout tableRowColumnLayout Table editor A visual table builder for defining the number of rows and columns. Components are placed directly into cells on the canvas.
Display Bordered Cells bordered Toggle OFF Displays a gray border around each table cell.
Reduce Padding Between Rows condensed Toggle OFF Reduces row padding so components appear closer together.
Display Alternating Colored Rows striped Toggle OFF Displays rows in alternating white and gray background colors.
Highlight Row on Hover hover Toggle OFF Highlights the row under the end-user's cursor in gray.
Hide Field hidden Toggle OFF Hides the table from end-users. Always displays in the Module Builder.

Changelog

Date Change
Initial publication.