Skip to content

TableActionsCellOptions🔗

Show actions in the cell

Definition🔗

export interface TableActionsCellOptions {
    type: "actions";
}

Methods🔗

No methods.