Options
All
  • Public
  • Public/Protected
  • All
Menu

A unit of information to display in a row of a SummaryList.

Hierarchy

  • SummaryListRow

Index

Properties

Properties

Optional actions

actions: React.ReactNode[] | null

A set of actions (Links) that the user can take on this information.

key

key: string

The description or label of the piece of information summarised by this row.

value

value: React.ReactNode

The piece of information itself.

Generated using TypeDoc