
Primary Product Pioneer
Navigation
Theme components
Form components
Apps
Documentation
Default table
Use the .table
class for default table styling. Add the .table-hover
for styled hover behaviour.
|
Name | Ticker | Price |
---|---|---|---|
|
Apple Inc. | AAPL | 115.52 |
|
Google Inc. | GOOG | 635.30 |
|
Microsoft Corporation | MSFT | 46.74 |
|
LinkedIn Corp | LNKD | 190.04 |
|
Facebook Inc. | FB | 94.30 |
Striped table
Use the .table-striped
class for striped table rows
Name | Country | |
---|---|---|
1
![]() |
Lucas smith | Australia |
2
![]() |
Janet Abshire | USA |
3
![]() |
Lucas Koch | England |
4
![]() |
Gladys Schuster | USA |
Bordered table
Use the .table-bordered
class for bordered table rows
Name | Ticker | Price |
---|---|---|
Apple Inc. | AAPL | 115.52 |
Google Inc. | GOOG | 635.30 |
Microsoft Corporation | MSFT | 46.74 |
LinkedIn Corp | LNKD | 190.04 |
Unbordered table
Use the .table-unbordered
class for tables without borders
Name | Ticker | Price |
---|---|---|
Apple Inc. | AAPL | 115.52 |
Google Inc. | GOOG | 635.30 |
Microsoft Corporation | MSFT | 46.74 |
LinkedIn Corp | LNKD | 190.04 |
Condensed table
Use the .table-condensed
class for condensed tables
Name | Ticker | Price |
---|---|---|
Apple Inc. | AAPL | 115.52 |
Google Inc. | GOOG | 635.30 |
Microsoft Corporation | MSFT | 46.74 |
LinkedIn Corp | LNKD | 190.04 |