@logseq/libs
Preparing search index...
IUserConditionSlotHook
Type Alias IUserConditionSlotHook<C, E>
IUserConditionSlotHook
:
(
condition
:
C
,
callback
:
(
e
:
IHookEvent
&
UISlotIdentity
&
E
)
=>
void
,
)
=>
void
Type Parameters
C
=
any
E
=
any
Type Declaration
(
condition
:
C
,
callback
:
(
e
:
IHookEvent
&
UISlotIdentity
&
E
)
=>
void
)
:
void
Parameters
condition
:
C
callback
:
(
e
:
IHookEvent
&
UISlotIdentity
&
E
)
=>
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@logseq/libs
Loading...