Table

Data table is a component with a high rate of usage within the applications. It allows to show the user a big amount of information in a simple and simplified way. All the information contained in the table has a grid structure, defining columns and rows to place the data and allow the users to scan, analyze, compare and filter that information.

Introduction

The Table component is a powerful and flexible tool for displaying tabular data in a structured format. It allows users to present information in rows and columns, making it easy to read and analyze large datasets.

On this page