Component: Table Component

Purpose: Displays a table. Data is populated via URL.

Screenshot_2022-11-10_at_13.22.39.png

Props

Prop Name
Label
Type
Default Value
Description

heading

Heading text

string

Table Heading

Heading text

tableDataUrl

Table Data URL

string

Data url

primaryRowColour__limio_color

Primary row colour

color

#D3D3D3

secondaryRowColour__limio_color

Secondary row colour

color

#FFFFFF

showBorder

Show border on the table's cells

boolean

true

If true a border will be visible

alignTableText

Choose text alignment for the table

picklist

left

Options: right, left, center

Last updated

Was this helpful?