Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
PropertyCardProps
Interface PropertyCardProps
The props that will automatically be passed to each PropertyCard from PaginatedProperties
interface
PropertyCardProps
{
className
?:
string
;
dataPageMarker
?:
number
;
globalConfig
:
GlobalConfig
|
null
;
priority
?:
boolean
;
property
:
SerializableProperty
;
view
?:
string
|
null
;
}
Index
Properties
class
Name?
data
Page
Marker?
global
Config
priority?
property
view?
Properties
Optional
class
Name
className
?:
string
Optional
data
Page
Marker
dataPageMarker
?:
number
global
Config
globalConfig
:
GlobalConfig
|
null
Optional
priority
priority
?:
boolean
property
property
:
SerializableProperty
Optional
view
view
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
data
Page
Marker
global
Config
priority
property
view
Websites v4 docs v5.2.5
Loading...
The props that will automatically be passed to each PropertyCard from PaginatedProperties