Member Junction
Preparing search index...
@memberjunction/ng-explorer-core
PinServiceRef
Interface PinServiceRef
Interface for pin service operations needed by user menu
interface
PinServiceRef
{
IsPinned
:
(
resourceType
:
string
,
config
:
Record
<
string
,
unknown
>
,
)
=>
boolean
;
}
Index
Properties
Is
Pinned
Properties
Is
Pinned
IsPinned
:
(
resourceType
:
string
,
config
:
Record
<
string
,
unknown
>
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Is
Pinned
Member Junction
Loading...
Interface for pin service operations needed by user menu