Variable LocationPlaceholderConst

LocationPlaceholder: Placeholder = ...

Placeholder for the user's current location in the format "city, region, country".

Syntax: {{location}} or {{currentLocation}}

The location is determined by the user's IP address. In some case, such as when using IPv6, the location may be inaccurate or incomplete.

Generated using TypeDoc