HelloCSV home page
0.1.4
Search...
⌘K
Support
Try it out
Try it out
Search...
Navigation
Configuration
Peer vs Bundled
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
/peer
/bundled
Configuration
Peer vs Bundled
This section explains the difference between the two versions of the package.
/peer
Description:
Intended for React/Preact projects. Requires
preact
as a peer dependency.
/bundled
Description:
Bundles Preact so that it can be used without React/Preact pre-installed.
Usage:
Use the
renderImporter
function from the bundled version.
Importer Validation Error
React
Assistant
Responses are generated using AI and may contain mistakes.