Websites v4 docs v5.2.4
Preparing search index...
API Reference/Search (Server)
getCountyOrLocationFromPlace
Function getCountyOrLocationFromPlace
getCountyOrLocationFromPlace
(
place
:
HestiaPlaceData
|
null
|
undefined
,
)
:
{
county
:
string
;
location
:
string
}
Parameters
place
:
HestiaPlaceData
|
null
|
undefined
Returns
{
county
:
string
;
location
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Websites v4 docs v5.2.4
Loading...