MVFv3 API Documentation
Preparing search index...
@mappedin/mvf-locations
location
LocationLink
Type Alias LocationLink
A reference to another location, with a label and a URL
Interface
type
LocationLink
=
{
url
:
string
;
label
:
string
;
}
Index
Properties
url
label
Properties
url
url
:
string
label
label
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
url
label
MVFv3 API Documentation
Loading...
A reference to another location, with a label and a URL
Interface