File

projects/congarevenuecloud/elements/src/lib/data/table/table.interface.ts

Description

Type used to define a column to be shown in the table.

Index

Properties
Methods

Methods

Optional value
value(record: AObject)

In case of custom values, define a function returning values for column.

Parameters :
Name Type Optional Description
record AObject No

: AObject record for which value to be rendered.

Returns : Observable<any>

Properties

label
label: string
Type : string
Optional

Label to show on the column.

mobileView
mobileView: boolean
Type : boolean
Optional
prop
prop: string
Type : string

Property value in the record that is being used.

showPopover
showPopover: boolean
Type : boolean
Optional

Property that is used to show popover for data in the table.

sortable
sortable: boolean
Type : boolean
Optional

Boolean flag to indicate the column can be sorted ot not.

results matching ""

    No results matching ""