mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-30 09:42:44 +00:00
Add tree controls
This commit is contained in:
@@ -29,7 +29,7 @@ SCHEMAS.register('foo', ObjectNode({
|
||||
})
|
||||
),
|
||||
map: MapNode(
|
||||
EnumNode(['pig', 'sheep']),
|
||||
EnumNode(['pig', 'sheep'], 'pig'),
|
||||
Resource(StringNode())
|
||||
),
|
||||
recursive: ListNode(
|
||||
|
||||
Reference in New Issue
Block a user