Preparing search index...
The search index is not available
app
app
clientSdk
ProjectStorage
Class ProjectStorage
Implements
IDataStorage
Index
Constructors
constructor
Properties
DOMPurify
Project
Methods
get
Item
get
Item
Default
set
Item
Constructors
constructor
new
Project
Storage
(
project
,
appVersion
,
matrixBaseUrl
,
dompurifylib
)
:
ProjectStorage
Parameters
project
:
string
appVersion
:
string
matrixBaseUrl
:
string
dompurifylib
:
any
Returns
ProjectStorage
Properties
DOMPurify
DOMPurify
:
any
Project
Project
:
string
Methods
get
Item
get
Item
(
itemKey
,
dontSanitize
?
)
:
string
Parameters
itemKey
:
string
Optional
dontSanitize
:
boolean
Returns
string
get
Item
Default
get
Item
Default
(
itemKey
,
defaultValue
)
:
string
Parameters
itemKey
:
string
defaultValue
:
string
Returns
string
set
Item
set
Item
(
itemKey
,
itemVal
,
dontSanitize
?
)
:
void
Parameters
itemKey
:
string
itemVal
:
string
Optional
dontSanitize
:
boolean
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
DOMPurify
Project
get
Item
get
Item
Default
set
Item
app
clientSdk
serverSdk
Generated using
TypeDoc