HelloCSV home pagelight logodark logo
  • Support
  • Try it out
  • Try it out
  • Demo
  • Source Code
  • Get Started
    • Introduction
    • Why?
    • Usage
    • Demo
    • Multiple Sheets
    • Persistence
    • XLSX & Custom Data Formats
    API Reference
    • Importer Props
    • Sheet Definition Props
    • Column Types
    • Common Column Props
    • Importer State
    • Sheet State
    • Validators
    • Transformers
    • Importer Validation Error
    Configuration
    • Bundle Versions
    Customization
    • Height and Width
    • Theme Styles
    Upgrade
    • Upgrade from v0.2.0
    Development
    • Setup
    • No Build Example
    • Docs
    • Deployment
    API Reference

    Sheet State

    The state of a sheet.

    ​
    sheetId

    Type: string

    Required: Yes

    Description:
    Id of the sheet.


    ​
    rows

    Type: SheetRow[]

    Required: Yes

    Description:
    The rows of the sheet.

    Importer StateValidators
    github
    Powered by Mintlify
    On this page
    • sheetId
    • rows
    Assistant
    Responses are generated using AI and may contain mistakes.