Clipboard API
View as MarkdownIdentity
Section titled “Identity”Clipboard and copy-menu exports are available from @sapporta/grid.
GridCopyContextMenu adds the standard copy commands to a standalone GridCore
composition. ColumnSchema.copy and the ColumnPreset copy option define the
clipboard columns contributed by one visible column.
Behavior
Section titled “Behavior”Use Copying grid data for selection behavior, default and labeled-value columns, custom copy functions, headers, asynchronous values, and CSV materialization.
Row selection is not clipboard selection. See Interaction configuration and presets for the cell-grid selection model.