Trevixal API
Preparing search index...
@trevixal/extension-security
ApplyRestrictionsOptions
Interface ApplyRestrictionsOptions
interface
ApplyRestrictionsOptions
{
onBlocked
?:
(
action
:
keyof
DocumentRestrictions
)
=>
void
;
}
Index
Properties
on
Blocked?
Properties
Optional
Readonly
on
Blocked
onBlocked
?:
(
action
:
keyof
DocumentRestrictions
)
=>
void
Called each time a blocked action is attempted, show a toast, log an audit event.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Blocked
Trevixal API
Loading...
Called each time a blocked action is attempted, show a toast, log an audit event.