Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/Lanes
LanesStateProps
Interface LanesStateProps
interface
LanesStateProps
{
customLists
:
CustomListData
[]
;
fetchError
?:
FetchErrorData
;
formError
?:
FetchErrorData
;
isFetching
:
boolean
;
lanes
:
LaneData
[]
;
responseBody
?:
string
;
}
Hierarchy (
View Summary
)
LanesStateProps
LanesProps
Index
Properties
custom
Lists
fetch
Error?
form
Error?
is
Fetching
lanes
response
Body?
Properties
custom
Lists
customLists
:
CustomListData
[]
Optional
fetch
Error
fetchError
?:
FetchErrorData
Optional
form
Error
formError
?:
FetchErrorData
is
Fetching
isFetching
:
boolean
lanes
lanes
:
LaneData
[]
Optional
response
Body
responseBody
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Lists
fetch
Error
form
Error
is
Fetching
lanes
response
Body
@thepalaceproject/circulation-admin
Loading...