Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/LanePage
LanePageProps
Interface LanePageProps
interface
LanePageProps
{
children
?:
ReactNode
;
key
?:
Key
;
params
:
{
editOrCreate
?:
string
;
identifier
?:
string
;
library
?:
string
}
;
ref
?:
LegacyRef
<
LanePageProps
>
;
}
Hierarchy
Props
<
LanePageProps
>
LanePageProps
Index
Properties
children?
key?
params
ref?
Properties
Optional
children
children
?:
ReactNode
Optional
key
key
?:
Key
params
params
:
{
editOrCreate
?:
string
;
identifier
?:
string
;
library
?:
string
}
Optional
ref
ref
?:
LegacyRef
<
LanePageProps
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
key
params
ref
@thepalaceproject/circulation-admin
Loading...