eclipsesource / eclipsesource/jsonforms2-website
$ref in ui schema
Open
- 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.