toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
PrintHandlers
/
isEmitNotificationEnabled
is
Emit
Notification
Enabled
abstract
val
isEmitNotificationEnabled
:
(
node
:
Node
)
->
Boolean
?
(
source
)
A hook used to check if an emit notification is required for a node.
Parameters
node
The node to emit.