TableActionsCellOptions🔗Show actions in the cellDefinition🔗export interface TableActionsCellOptions { type: common.TableCellDisplayMode.Actions; }