Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TableOptions

Index

Properties

Optional enableContextMenus

enableContextMenus: boolean

Whether or not feature context menus should be enabled. This should only be used if the rows provided to the table are features.

Optional sortClasses

sortClasses: string[]

The css classes to be applied to the column header for each sort type: 0: unsorted, 1: ascending, 2: descending