tubular-fabric

Unosquare Tubular for Fabric

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
tubular-fabric
343.4.03 months ago4 years agoMinified + gzip package size for tubular-fabric in KB

Readme

tubular-fabric
This project is intended to port several cool features from tubular-react-common into Fluent UI.
Features like:
  • Pagination
  • Sorting
  • Filtering
  • Searching
  • Remote/Local datasource
  • and more...

tubular-fabric provides an easy way to create a DetailsList for Fluent UI enhanced with additional features.
Table of contents
- Installation - Usages
- [Filters](#filters)
- [Sorting](#sorting)
- [Search](#search)
- [Code Sandbox Example](#code-sandbox-example)
- Related Projects

Installation

$ npm install tubular-fabric --save

Usages

Filters

filters

Sorting

sorting

Search

search

Code Sandbox Example

Edit TubularFabric -Example

Related Projects

| Name | Type | Language/tech | Description | | ---------------------------------------------------------------------------------------------------- | --------------- | --------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Tubular React | Library | React | Tubular-React is a DataGrid component using Material-UI | | Tubular Common | Library | Javascript/Typescript | Tubular Common provides TypeScript and Javascript models and data transformer to use any Tubular DataGrid component with an array of Javascript objects. | | Tubular Dotnet | Backend library | C#/.NET Core | Tubular provides .NET Framework and .NET Core Library to create REST service to use with Tubular Angular Components easily with any WebApi library (ASP.NET Web API for example). | | Tubular Nodejs | Backend Library | Javascript | Tubular Node.js provides an easy way to integrate Tubular Angular Components easily with any Node.js WebApi library. |