Powered by Zoomin Software. For more details please contactZoomin

Data Inspector Library - API Reference

Product category
Technology
Doc type
Version
Product lifecycle
This publication

Data Inspector Library - API Reference: TableRowProps | Data Inspector Library API Reference

Table of Contents

TableRowProps | Data Inspector Library API Reference

Properties for the TableRow widget.

Type parameters

  • T

Hierarchy

Index

Properties

Optional autoRefreshI18n

autoRefreshI18n: undefined | boolean

Should widget automatically re-render on the I18n.EVENT_LOCALE_CHANGED event or not. If widget has no text to be localized, set this to false.

Optional className

className: undefined | string

An additional class for the root element of the widget to be able to apply different styles.

columns

columns: Column<T>[]

An array of columns configs.

Optional copySingleCellOnHover

copySingleCellOnHover: undefined | boolean

Indicates whether copy btn should be shown only for 1 cell on hover.

Optional firstColumnEmphasized

firstColumnEmphasized: undefined | boolean

Indicates whether 1st column should be emphasized.

item

item: T

The item to display in the table row.

Optional rowOptions

rowOptions: undefined | RowOption<T>[]

An array of options for the row options dropdown.

tableContainer

tableContainer: HTMLElement

The container of the table.

Optional visibleInModes

visibleInModes: undefined | VisibilityModes[]

A list of modes where widget is displayed. Do not specify to make widget always visible.

default

undefined

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Property
  • Class
  • Class with type parameter
  • Enumeration
Was this article helpful?
TitleResults for “How to create a CRG?”Also Available inAlert