Link
Link
Universal authored anchor behavior for structured content.
Properties
href
string
Link destination.
newTab
boolean
Opens the destination in a new tab.
nofollow
boolean
Adds nofollow to the anchor relationship.
sponsored
boolean
Adds sponsored to the anchor relationship.
Example
Required
{
"href": "/example"
}
Full
{
"href": "/example",
"newTab": false,
"nofollow": false,
"sponsored": false
}
examples are generated from the schema.