wdpr
Preparing search index...
@wdprlib/ast
element
LinkLabel
Type Alias LinkLabel
LinkLabel
:
{
text
:
string
}
|
{
url
:
string
|
null
}
|
"page"
Link display label.
{ text: string }
— explicit text (
[[[page | label]]]
)
{ url: string | null }
— use the URL itself as the label
"page"
— use the page name as the label (
[[[page]]]
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
wdpr
Loading...
Link display label.
{ text: string }— explicit text ([[[page | label]]]){ url: string | null }— use the URL itself as the label"page"— use the page name as the label ([[[page]]])