enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.31k stars 317 forks source link

Table Input Component #10293

Open AdRiley opened 2 weeks ago

AdRiley commented 2 weeks ago

Add the ability to create and add a table literal. Should be editable within an ag-grid editor. Ability to copy/paste data into the editor.

The value type should auto typed in the same way as we read CSV (i.e. ISO date/time formats and numbers in conventional form).