Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

How to use user's input as a key  #30

Description

@craigyu

Hi,
I'm new to react and javascript, I want to do something like this:
"APPLY": [{ "countType": { "COUNT": "rooms_furniture" } }, { "sumSeats": { "SUM": "rooms_seats" } }, { "avgSeats": { "AVG": "rooms_seats" } }]

for countType, sumSeats and avgSeats, they should be user's input string, is there a way to achieve that using react-json-editor?
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions