Skip to content

provideSiDatatableConfig Type documentation

Provides element configuration for the @siemens/ngx-datatable.
Parameters
overrides that will be merged with the element configuration.
configOverrides?: INgxDatatableConfig

Types Documentation

Properties
cssClasses?: { pagerLeftArrow: string, pagerNext: string, pagerPrevious: string, pagerRightArrow: string, sortAscending: string, sortDescending: string, sortUnset: string }
footerHeight?: number
headerHeight?: number
messages?: { emptyMessage: string, selectedMessage: string, totalMessage: string }
rowHeight?: number

Except where otherwise noted, content on this site is licensed under MIT License.