Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TableSubHeading

The sub heading for the table.

export
interface

TableSubHeading

Hierarchy

  • TableSubHeading

Index

Properties

Properties

key

key: string

The key in the data that contains the data for sub heading.

type

{string}

memberof

TableSubHeading

title

title: string

The title to display for the sub heading.

type

{string}

memberof

TableSubHeading

Generated using TypeDoc