Skip to content

Full-on examples? #11

@theogravity

Description

@theogravity

It would be nice to have a full-blown example that I can look at somewhere that makes use of the various forms.

For instance, I'm trying to understand how the elements form works. I see this:

{ "elements": { "type": "string" }}

I'm not sure how to add the actual property name here. Is it like this?

  properties: {
    emails: {
      elements: {
        type: 'email',
      },
    },
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions