- Preparing search index...
- The search index is not available
Rowy - v3.0.0 
 
Variable importCsvAtomConst 
 
import
Csv
Atom
: PrimitiveAtom<{     csvData
: null | ImportCsvData;     importType
: "json" | "csv" | "tsv"; }> & WithInitialValue<{     csvData
: null | ImportCsvData;     importType
: "json" | "csv" | "tsv"; }> = ... 
 
 
Store import CSV popover and wizard state