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

@vcl/data-grid

Package Overview
Dependencies
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vcl/data-grid

Data grid to display tabular data

latest
npmnpm
Version
0.6.3
Version published
Maintainers
4
Created
Source

VCL data-grid

Data grid to display tabular data.

Features

A grid for tabular data based on a CSS flexbox. The main limitation compared to the HTML table element is the absence of col- and row-spans.

Usage

basic example

Classes

  • vclDataGrid
  • vclDGRow
  • vclDGCell

Modifiers

  • vclDGAlignRight: align cell content to the right
  • vclDGAlignCentered: align cell content to the left
  • vclDGVAlignMiddle: vertically align cell content to the middle
  • vclDGVAlignBottom: vertically align cell content to the bottom

Variables

Demo

example.html on GH-pages.

Keywords

css

FAQs

Package last updated on 18 Nov 2019

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