This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@billogram/foundation-table
TypeScript icon, indicating that this package has built-in type declarations

3.4.4 • Public • Published

@billogram/foundation-table

React table components

Install

yarn add @billogram/foundation-table

Usage

import {
    createTable,
    createTableProvider,
    FoundationTableFetchMoreButtons,
    FoundationTableSpinner,
    FoundationTableState,
    // Expand
    FoundationTableRowExpandResult,
    FoundationTableRowExpandResultGroup,
    FoundationTableRowExpandResultGroupSection,
    FoundationTableRowExpandResultItem,
    FoundationTableRowExpandResultProperty,
    FoundationTableRowExpandResultPropertyGroup,
    FoundationTableRowExpandResultPropertyGroupSection,
    // Row
    createTableRowProvider,
    FoundationTableCell,
    FoundationTableCellAsyncButton,
    FoundationTableCellDualValue,
    FoundationTableCellExpandButton,
    FoundationTableCellIcon,
    FoundationTableCellLightboxButton,
    FoundationTableCellLinkButton,
    FoundationTableCellMainValue,
    FoundationTableCellMenu,
    FoundationTableCellRouteButton,
    FoundationTableCellSingleControlGroup,
    FoundationTableCellValue,
    FoundationTableRow,
    // Search result group
    FoundationTableRowSearchResult,
    FoundationTableRowSearchResultGroup,
    searchField,
    // Search result overview
    FoundationSearchResultOverview,
} from '@billogram/foundation-table';

See types for exported types.

API

See docs.

Note

This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. We probably won't take your feature requests unless they align with our own needs.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @billogram/foundation-table

Weekly Downloads

3

Version

3.4.4

License

MIT

Unpacked Size

325 kB

Total Files

203

Last publish

Collaborators

  • andreagylling
  • ewakosciukiewicz
  • irynaziruikina
  • jamesbillo
  • jmfederico
  • miriamlarsson
  • oscarekholm