Record data may also have additional special reserved name keys for colorizing rows and individual cells (variants), and for triggering additional row detail. The supported optional item record modifier properties (make sure your field keys do not conflict with these names):
Fields can be a simple array, for defining the order of the columns, and which columns to display:
Fields can be a an array of objects, providing additional control over the fields (such as sorting, formatting, etc). Only columns (keys) that appear in the fields array will be shown:
Table style options fixed, stacked,
caption-top, no-border-collapse, sticky
headers, sticky columns, and the table sorting feature, all
require BootstrapVue's custom CSS.