Title

container

HTML table

Example
Caption
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
HTML code
<table class="table ">
    <caption>Caption</caption>
    <thead>
        <tr class=header><th>Header</th><th>HeadA</th><th>HeadB</th></tr>
    </thead>
    <tbody>
        <tr><th>Row1</th><td>A</td><td>B</td></tr>
        <tr><th>Row2</th><td>Some multiline text<br>to set cell higher than others.</td><td>More</td></tr>
    </tbody>
    <tfootr>
        <tr class=footer><th>Footer</th><th>FoorA</th><th>FootB</th></tr>
    </tfoot>
</table>
Type molecule
Group container
Todo
examples
madTable() -> Ui/Table
viivaton (th alaviiva), col style, rownumber
table--responsive

PHP

Wrapper to use element through PHP

Extends htmlTable
Render
Create arguments
Code example
$this->get('ui', 'table')

Styles

Elements Css style

mini
Mini
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
small
Small
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
normal
Normal
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
large
Large
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
jumbo
Jumbo
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
lined
Lined
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
Bottom line
bordered
Bordered
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
Borders all over
borderless
Borderless
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
No borders
backgrounded
Backgrounded
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
Is background
backgroundless
Backgroundless
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
No backgrounds
bill
Bill
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
Bill -like: strong header/footer, no lineborders
plain
Plain
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
No bacground nor border
hover
Hover
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
Hover rows
violet
Violet
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
purple
Purple
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
indigo
Indigo
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
blue
Blue
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
azure
Azure
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
cyan
Cyan
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
teal
Teal
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
darkgreen
Darkgreen
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
green
Green
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
lime
Lime
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
yellow
Yellow
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
amber
Amber
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
orange
Orange
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
darkorange
Darkorange
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
red
Red
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
pink
Pink
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
brown
Brown
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
white
White
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
lightgray
Lightgray
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
gray
Gray
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
darkgray
Darkgray
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
black
Black
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
success
Success
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
warning
Warning
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
danger
Danger
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
error
Error
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
info
Info
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More
muted
Muted
HeaderHeadAHeadB
Row1AB
Row2Some multiline text
to set cell higher than others.
More