Skip to content

Add CSV support to Table component#76

Open
bencounsell wants to merge 1 commit into
mainfrom
auto-fix/issue-67
Open

Add CSV support to Table component#76
bencounsell wants to merge 1 commit into
mainfrom
auto-fix/issue-67

Conversation

@bencounsell
Copy link
Copy Markdown
Member

Summary

Adds CSV support to the Table component, allowing users to:

  • Drop in a CSV file via resource picker
  • Specify a URL to a CSV file (e.g. Google Sheets CSV URL)
  • Optionally use the first row as table headers

The existing manual table editing mode is preserved as the default.

Fixes #67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CSV support to Table

1 participant