Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
interfaces
CustomListData
Interface CustomListData
interface
CustomListData
{
collections
?:
CollectionData
[]
;
entry_count
?:
number
;
id
?:
string
|
number
;
is_owner
:
boolean
;
is_shared
:
boolean
;
name
:
string
;
}
Index
Properties
collections?
entry_
count?
id?
is_
owner
is_
shared
name
Properties
Optional
collections
collections
?:
CollectionData
[]
Optional
entry_
count
entry_count
?:
number
Optional
id
id
?:
string
|
number
is_
owner
is_owner
:
boolean
is_
shared
is_shared
:
boolean
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collections
entry_
count
id
is_
owner
is_
shared
name
@thepalaceproject/circulation-admin
Loading...