Orange-OpenSource / elm-advanced-grid / Grid.Csv

The CSV module provides a function to export the visible rows and columns as CSV.

Configure the grid

visibleItemsToCsv : String -> Grid.Model a -> String

Converts the list of visible items and properties to a Comma Separated Values string