added documentation for param startNodeId (mediaPicker)
This commit is contained in:
committed by
Kenn Jacobsen
parent
d0daec65c4
commit
56b0480d4f
@@ -565,6 +565,7 @@ When building a custom infinite editor view you can use the same components as a
|
||||
* @description
|
||||
* Opens a media picker in infinite editing, the submit callback returns an array of selected media items
|
||||
* @param {Object} editor rendering options
|
||||
* @param {Int} editor.startNodeId Set the startnode of the picker (optional)
|
||||
* @param {Boolean} editor.multiPicker Pick one or multiple items
|
||||
* @param {Boolean} editor.onlyImages Only display files that have an image file-extension
|
||||
* @param {Boolean} editor.disableFolderSelect Disable folder selection
|
||||
|
||||
Reference in New Issue
Block a user