ng-material-extensions
ng-material-extensions copied to clipboard
input value not exported
i have a table with multiple columns, one of which is an editable input, but when i export the table to csv per example (or any other format), the column appears empty, i managed to implement a workaround using a visually hidden label that has the same value as the input, but that redundancy is just bad, is is possible to fix that ? Thanks, Amazing project btw