> For the complete documentation index, see [llms.txt](https://pmsgz.gitbook.io/nectar/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pmsgz.gitbook.io/nectar/ui-ux/components/data-table.md).

# Data Table

## Overview

Data Table can be used to display sets of data in a tabular format.

This is a <mark style="background-color:red;">Framework7</mark> Component.

## Demo

<https://nectar.website/demo/components/data-table/>

## Usage

You can refer to the code present in `/partials/components/data-table.html` file and use it accordingly.

Data Table also uses [Fast Sort](https://github.com/snovakovic/fast-sort) library to sort tabular data.

## Docs

<https://framework7.io/docs/data-table>
