Jodit
PRO
Getting Started
Playground
Examples
Documentation
Download
Preparing search index...
The search index is not available
Hierarchy
IFileBrowserAjaxOptions
Index
Properties
cache?
content
Type?
data
headers?
method?
prepare
Data?
process?
process
Data?
url?
Properties
Optional
cache
cache
?:
boolean
Optional
content
Type
content
Type
?:
string
data
data
:
IDictionary
<
string
|
IDictionary
<
any
,
string
>
,
string
>
Optional
headers
headers
?:
IDictionary
<
string
,
string
>
|
(
(
this
:
IAjax
<
any
>
)
=>
CanPromise
<
IDictionary
<
string
,
string
>
>
)
Optional
method
method
?:
string
Optional
prepare
Data
prepare
Data
?:
(
(
data
:
IDictionary
<
string
,
string
>
)
=>
IDictionary
<
string
,
string
>
)
Type declaration
(
data
:
IDictionary
<
string
,
string
>
)
:
IDictionary
<
string
,
string
>
Parameters
data:
IDictionary
<
string
,
string
>
Returns
IDictionary
<
string
,
string
>
Optional
process
process
?:
IFileBrowserProcessor
Optional
process
Data
process
Data
?:
boolean
Optional
url
url
?:
string
Jodit PRO
If you like Jodit - try
Jodit PRO
async
component
config
constants
create
decorators
dom
event-
emitter
global
helpers
icons
index
jodit
modules
plugin
plugins
request
selection
storage
traits
types
ui
view
IFile
Browser
Ajax
Options
cache?
content
Type?
data
headers?
method?
prepare
Data?
process?
process
Data?
url?