Skip to content
On this page

Interface: NTableEmits

Properties

update:editedRowKey

update:editedRowKey: (data: (undefined | Key)[]) => void

Type declaration

(data): void

Parameters
NameType
data(undefined | Key)[]
Returns

void

Defined in

dist/src/components/n-table/table-types.d.ts:130