Interface

CKBoxUploadConfig (ckbox)

@ckeditor/ckeditor5-ckbox/src/ckboxconfig

interface

Filtering

Properties

  • componentsHideTimeout : number | undefined

    Sets timeout (in milliseconds) after which upload components (dialog and indicator) are hidden. By default, these components hide automatically after 10 seconds.

    Read more: https://ckeditor.com/docs/ckbox/latest/guides/configuration/configuration-options.html#uploadcomponentshidetimeout

  • dialogMinimizeTimeout : number | undefined

    Sets timeout (in milliseconds) after which upload dialog is minimized once upload is finished and all uploads were successful. By default, upload dialog is never minimized automatically.

    Read more: https://ckeditor.com/docs/ckbox/latest/guides/configuration/configuration-options.html#uploaddialogminimizetimeout