UNPKG

lamed_table

Version:
14 lines (9 loc) 299 B
# Function rowAdd() >**rowAdd**(table, items) - Add row to the table - See [Functions](../functions.md) ## Parameters | Parameter |Type |Default |Description | | ---- | ---- | ---- | ---- | **table** |object | |the table object | **items** |array | |string array of items to add to the table |