Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@patternslib/pat-sortable-table

Package Overview
Dependencies
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@patternslib/pat-sortable-table

A pattern for interactive tables.

Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
39
1200%
Maintainers
5
Weekly downloads
 
Created
Source

pat-sortable-table

Documentation

Pattern to create sort- and filterable tables.

Options reference

PropertyDefault ValueValuesTypeDescription
paging-typenumbersnumbers simple simple_numbers full full_numbers first_last_numbersStringType of batch/paging navigation menu.
page-length20Any numberIntegerNumber of items per page.
page-length-menu[10, 20, 50, 100]Array of integersEntries for the pagingation length menu.
language-info"Page PAGE of PAGES"StringText for pagination.
language-info-empty"Showing 0 to 0 of 0 entries"StringInfo text when filtering leads to no results.
language-info-filtered"(filtered from MAX total entries)"StringInfo text when filtering.
language-length-menu"Show MENU entries per page."StringText for pagination.
language-zero-records"No results found."StringText shown when filtering leads to no results.
language-search"Search"StringLabel for the search field.
language-search-placeholder"Search term"StringPlaceholder for the search field.

FAQs

Package last updated on 15 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts