Astronaut Library .js
Table
Create tables and insert into html via javascript.
Style:
Define your styles
Opções:
Option | Type | Default | Description |
---|---|---|---|
fontSize | String | auto | Set font size |
theadColor | String | Set thead font color | |
tbodyColor | String | Set tbody font color | |
theadBackground | String | Set thead background color | |
tbodyBackground | String | Set tbody background color | |
borderRadius | String | 0.6rem | Defines the rounded edge |
blur | String | not defined! | Apply blur in the background |
trowHover | String | not defined! | Defines the hover effect on each line (tr) accepted values: |
borderInside | String | not defined! | Defines an outer border on the table accepted values: |
borderOutside | String | not defined! | Sets the inner borders on columns and rows accepted values: |
boxShadow | String | not defined! | Define a box-shadow |
This example sets a vertical edge to false and keeps a vertical edge to true