Skip to content

$ref in ui schema #202

@gribakovs

Description

@gribakovs

Hi, it would be worth to mention in the documentation that while using $ref in ui schema is not supported it is still possible to use it the same way it is used inside JSON Schema precompiling it with json-refs before handing over to JSON Forms.

E.g.:

....
"elements":[
{
"$ref":"URL"
}
]
........

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