New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@govuk-react/table

Package Overview
Dependencies
Maintainers
5
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@govuk-react/table

A styled table supporting a 'construction kit' approach and rendering children as constituent parts.

latest
npmnpm
Version
0.10.7
Version published
Maintainers
5
Created
Source

Table

Import

  import Table from '@govuk-react/table';

Use the table component to make information easier to compare and scan for users.

  • https://govuk-react.github.io/govuk-react/?path=/docs/table
  • https://design-system.service.gov.uk/components/table/

Properties

PropRequiredDefaultTypeDescription
bodyundefinedReactNodeTable body rows and cells (for backward compatibility)
captionundefinedstringTable caption title
childrenundefinedReactNodeTable body rows and cells (recommended way)
headundefinedReactNodeTable header rows and cells

FAQs

Package last updated on 13 May 2024

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