Preparing search index...
The search index is not available
@aws/mynah-ui
@aws/mynah-ui
SourceLink
Interface SourceLink
interface
SourceLink
{
body
?:
string
;
id
?:
string
;
metadata
?:
Record
<
string
,
SourceLinkMetaData
>
;
title
:
string
;
type
?:
string
;
url
:
string
;
}
Index
Properties
body?
id?
metadata?
title
type?
url
Properties
Optional
body
body
?:
string
Optional
id
id
?:
string
Optional
metadata
metadata
?:
Record
<
string
,
SourceLinkMetaData
>
title
title
:
string
Optional
type
type
?:
string
url
url
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
body
id
metadata
title
type
url
@aws/mynah-ui
Loading...