• Log inStart now

On August 31, 2024, we're EOLing developer.newrelic.com. All relevant content has been migrated to docs.newrelic.com.

TableHeader

Usage

import { TableHeader } from 'nr1'

Props

childrenrequirednode

List of column headers, in the shape of <TableHeaderCell>s. Cells need to be direct children of the header, i.e. there must not be any node between <TableHeader> and <TableHeaderCell>s.

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.