Tables
#1 Basic
User
Item
Value
User
User details text
item 1
value 1
User
User details text
item 2
value 2
#2 Expand Row
Item
Value
item 1 value 1
item 2 value 2
Props (tableData)
Header *(Header array's object sequence decides the column's orientation)
namedescriptiontype
nameName of the columnString
keyVariable name (should be included in the body)String
widthColumn width (if not given default width will be applied)Number
isImageInclude it if a table has imageBoolean
Body
variabletype
As declared in the headerAny
Emits