@bjornharrtell/json-api
Preparing search index...
JsonApiLinkObject
Interface JsonApiLinkObject
interface
JsonApiLinkObject
{
describedby
?:
JsonApiLink
;
href
:
string
;
hreflang
?:
string
|
string
[]
;
meta
?:
JsonApiMeta
;
rel
?:
string
;
title
?:
string
;
type
?:
string
;
}
Index
Properties
describedby?
href
hreflang?
meta?
rel?
title?
type?
Properties
Optional
describedby
describedby
?:
JsonApiLink
href
href
:
string
Optional
hreflang
hreflang
?:
string
|
string
[]
Optional
meta
meta
?:
JsonApiMeta
Optional
rel
rel
?:
string
Optional
title
title
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
describedby
href
hreflang
meta
rel
title
type
@bjornharrtell/json-api
Loading...