HelloCSV home page
0.1.4
Search...
⌘K
Support
Try it out
Try it out
Search...
Navigation
API Reference
Sheet Definition Props
Demo
Source Code
Get Started
Introduction
Why?
Usage
Demo
API Reference
Importer Props
Sheet Definition Props
Column Types
Common Column Props
Importer State
Sheet State
Validators
Transformers
Importer Validation Error
Configuration
Peer vs Bundled
React
Customization
Height and Width
Theme Styles
Development
Setup
No Build Example
Docs
Deployment
On this page
id
label
columns
API Reference
Sheet Definition Props
This section details the properties for defining a sheet.
id
Type:
string
Required:
Yes
Description:
Unique identifier for the sheet.
label
Type:
string
Required:
Yes
Description:
Display name for the sheet.
columns
Type:
SheetColumnDefinition[]
Required:
Yes
Description:
Array of column definitions for the sheet.
Importer Props
Column Types
Assistant
Responses are generated using AI and may contain mistakes.