Socket
Book a DemoInstallSign in
Socket

@yoast/components

Package Overview
Dependencies
Maintainers
8
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yoast/components

Yoast Components

Source
npmnpm
Version
2.12.0-rc.0
Version published
Weekly downloads
515
168.23%
Maintainers
8
Weekly downloads
 
Created
Source

Usage guidelines for Table components

Cells

  • CellPrimary is meant to be the main cell in a row. There should be just one CellPrimary in each row.
  • The responsiveHeaders function is meant to be used in combination with RowResponsiveWrap. This function ensures cells are full width in the responsive view.
  • For the time being, headers should always be short and never break to a second line because they have line-height: 0;.
  • CellIcon should only contain an icon, and therefore never use ellipsis.

FAQs

Package last updated on 28 Dec 2020

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