ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > RowActionPlugin

RowActionPlugin type

Plugin defining the component for a row action cell, usable by users to interact contextually to its row. The row actions column is traditionally displayed last in the table.

Signature:

export declare type RowActionPlugin = ActiveUIPlugin<RowActionImplementationProperties, RowActionImplementationStaticProperties, RowActionParameters>;
  • RowActionPlugin type
Copyright © 2023 ActiveViam