Aqua DS - Component Library

Quick Start

Framework Implementation

WebComponents

Vue 3

React

Angular

Components

Data Types

Directives

Style Customization

Theming

Custom Styles

Icons


FAQ


Aqua Basis

Aqua Composition

AqTable Constants

TABLE_CONFIG

Is the default table config.

{
  chunk: 3,
  perPage: 10,
  perPageValues: [10, 25, 50, 100],
  height: 500,
  state: {
    columnPinning: {},
  },
  udpate: () => {},
  errorValue: '',
  enablePin: true,
  enableTooltip: true,
  enableSort: true,
  enableReorder: true,
  enableResize: true,
}

On this page

Design together. Build together. Speak the same language.

back Aqua.png