File Browser
toolbars.toolbar-1.browser.file
Last updated
toolbars.toolbar-1.browser.file
Last updated
Property Name | Type | Default |
---|---|---|
This option allows you to enable or disable the file picker within the toolbar. By default, this option is set to true
, indicating that the file picker is enabled.
The file picker provides a convenient way to select and insert files into the CKEditor field. However, in some cases, you may want to disable the file picker functionality.
To disable the file picker within Toolbar 1, update the value of toolbars.toolbar-1.browser.file
in the config/nova-ckeditor.php
file to false
.
This feature was introduced in version 7.3.0 of the NovaCKEditor
toolbars.toolbar-1.browser.file
bool
true