Documentation
Preparing search index...
createSandboxSecurityPolicy
Function createSandboxSecurityPolicy
createSandboxSecurityPolicy
(
clearances
?:
{
allowedFilters
?:
string
[]
;
allowedFunctions
?:
string
[]
;
allowedMethods
?:
Map
<
any
,
string
[]
>
;
allowedProperties
?:
Map
<
any
,
string
[]
>
;
allowedTags
?:
string
[]
;
}
,
)
:
TwingSandboxSecurityPolicy
Parameters
Optional
clearances
:
{
allowedFilters
?:
string
[]
;
allowedFunctions
?:
string
[]
;
allowedMethods
?:
Map
<
any
,
string
[]
>
;
allowedProperties
?:
Map
<
any
,
string
[]
>
;
allowedTags
?:
string
[]
;
}
Returns
TwingSandboxSecurityPolicy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...