Link (URL)

A URL input field with three separate fields for complete link information.

The Link field provides a comprehensive solution for links by offering three separate inputs: URL, link text, and a toggle for opening in a new tab. This gives users full control over how links appear and behave. The URL field accepts any valid web address, the text field allows custom link text, and the “open in new tab” toggle adds the target=”_blank” attribute when enabled.

Preview in Attributes Manager

Fancoolo fields link

Link field. Preview in Gutenberg Editor

Fancoolo fields in gutenberg link

Technical Information:

PropertyValue
Gutenberg UIThree fields: URL input, text input, and toggle
Data Typeobject
Containsurl (string), text (string), opensInNewTab (boolean)
Default Value{"url": "", "text": "", "opensInNewTab": false}
Best ForComplete link configuration
Common UsesButton links, external links, navigation items