IKDatatableAction Interface

Defines a single row-level action button displayed inside a KDatatable. Pass an array of these to the datatable's :actions prop to add contextual controls such as Edit, Delete, or View to each row.

Usage Example

Define an actions array and bind it to a KDatatable component.