Websites v4 docs v5.2.5
Preparing search index...
API Reference/Hooks
usePropertyLinks
Function usePropertyLinks
usePropertyLinks
(
property
:
Pick
<
Property
,
"id"
>
,
)
:
|
{
next
:
string
;
nextPage
:
boolean
;
prev
:
string
;
prevPage
:
boolean
}
|
null
Parameters
property
:
Pick
<
Property
,
"id"
>
Returns
{
next
:
string
;
nextPage
:
boolean
;
prev
:
string
;
prevPage
:
boolean
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Websites v4 docs v5.2.5
Loading...