eclipsesource / eclipsesource/jsonforms2-website

$ref in ui schema

Open
#202 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
6
Forks
26
PR merge metrics
No merged PRs in 30d

Description

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"
}
]
........

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.