VisualDataSchema:Images: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
"name": "image", | "name": "image", | ||
"type": "schema", | "type": "schema", | ||
"layout": " | "layout": "section" | ||
}, | }, | ||
"properties": { | "properties": { | ||
"image": { | "image": { | ||
"wiki": { | "wiki": { | ||
"name": "image", | |||
"type": "property", | "type": "property", | ||
"multiple-items": false, | "multiple-items": false, | ||
" | "required": true, | ||
"input-config": { | "input-config": { | ||
"accept": [ | "accept": [ | ||
Line 37: | Line 36: | ||
] | ] | ||
}, | }, | ||
" | "value-prefix": "File:", | ||
"visibility": "visible", | |||
"preferred-input": "OO.ui.SelectFileWidget" | |||
}, | }, | ||
"type": "string", | "type": "string", |
Revision as of 16:13, 23 February 2024
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" |