Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
interfaces
ConfigOptions
Interface ConfigOptions
interface
ConfigOptions
{
$moduleUrls
:
{
[
url
:
string
]:
string
}
;
basePath
:
string
;
loadWorkerFromBlob
:
boolean
;
modePath
:
string
;
packaged
:
boolean
;
sharedPopups
:
boolean
;
suffix
:
string
;
themePath
:
string
;
useStrictCSP
:
boolean
;
workerPath
:
string
;
}
Index
Properties
$module
Urls
base
Path
load
Worker
From
Blob
mode
Path
packaged
shared
Popups
suffix
theme
Path
use
StrictCSP
worker
Path
Properties
$module
Urls
$moduleUrls
:
{
[
url
:
string
]:
string
}
base
Path
basePath
:
string
load
Worker
From
Blob
loadWorkerFromBlob
:
boolean
mode
Path
modePath
:
string
packaged
packaged
:
boolean
shared
Popups
sharedPopups
:
boolean
suffix
suffix
:
string
theme
Path
themePath
:
string
use
StrictCSP
useStrictCSP
:
boolean
worker
Path
workerPath
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$module
Urls
base
Path
load
Worker
From
Blob
mode
Path
packaged
shared
Popups
suffix
theme
Path
use
StrictCSP
worker
Path
Ace API Reference
Loading...