Skip to content

How do I evaluated props in JSONX #601

@tsukhu

Description

@tsukhu

Hi ,

First of all this is a very impressive project and congratulations for that.

Here is what I am trying

const HelloWorld = ({name}: {name: string}) => <p>Hello {name}</p>

How can I have the "name" prop be passed and evalualated properly
If there is an example , please point me to it.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions