Skip to main content

Tables

Introduction

Tables are used to help users scan & compare large amounts of data at a glance. When implementing tables into your project, make sure to consider other alternatives that may be optimal for the data you want to display.

Code

Page UpdatedData FieldPrevious ValueNew ValueTime
08/12/19 10:00:01 ESTUser ProfileSeller's First NameThomasBill
10/07/19 02:34:11 ESTProduct InformationDate04/02/1804/04/18
12/12/19 11:05:49 ESTProduct InformationSeller's First NameSamanthaSam

Modifiers

ClassDescription
is-borderedAdds a border to all the cells
is-hoverableGives hover effect over data cells
is-narrowCondenses table height
is-stripedAlternates color
full-widthMakes table fill up the max-width of page