ImageBrowser.schema.model
configurationSet the object which describes the image/directory entry fields. Note that a name, type and size fields should be set.
Defines the field mappings for the image browser data model. This configuration specifies which fields in the server response contain the name, type, and size information for files and directories. The fields object allows you to map the server data structure to the expected properties that the image browser uses to display and manage files. Each field can be configured as either a string (field name) or an object with additional parsing options.
The name of the field which acts as an identifier.