Skip to content

kunjsharma/adapt-simple-table

Repository files navigation

adapt-simple-table

SimpleTable is a presentation component with capability to display text in a table. By adding some properties, developers can create table without muddle themself using markup tags in JSON.

sample table component

Installation

First, be sure to install the Adapt Command Line Interface, then from the command line run:-

adapt install simple-table

Or, download the ZIP and extract into the src > components directory and run an appropriate Grunt task.

Demo

https://kunjsharma.github.io/#/id/co-00

Attributes

core model attributes: These are inherited by every Adapt component. Read more.

_header: Header cell.

_cell: Data cell.

text: Table cell/header text.

Limitations

Supports equal columns in each row.


Version number: 3.0.0
Framework versions: 5
Author/maintainer: Kunj [email protected]