Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/EditableConfigList
AssociatedEntry
Interface AssociatedEntry
A single entry in the associated-items disclosure panel.
interface
AssociatedEntry
{
href
?:
string
;
label
:
string
;
pinned
?:
boolean
;
suffix
?:
string
;
}
Index
Properties
href?
label
pinned?
suffix?
Properties
Optional
href
href
?:
string
label
label
:
string
Optional
pinned
pinned
?:
boolean
Optional
suffix
suffix
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
href
label
pinned
suffix
@thepalaceproject/circulation-admin
Loading...
A single entry in the associated-items disclosure panel.