DocsRoadmapBlogChangelogDemo
Introduction 🚀
DocsRoadmapBlogChangelogDemo
Introduction 🚀
Home
Roadmap
Blog
Docs
Introduction
Getting started
Configuration
The config file
Schema
Workspaces
Roots
Type
Internationalization
Fields
Overview
Text
Rich text
Select
Number
Check
Date
Link
File
Image
Code
Object
List
Tabs
Guide: creating custom fields
Content
Content structure
Quering content
TypeScript
Previews
Live previews
Guide: setting up Next.js previews
Deploy
Deploying alinea
Exporting the dashboard
Guide: creating a custom backend
Guide: connecting to alinea.cloud
Reference
@alinea/content
Titles
CLI
Developer
Changelog
API
Playground
Introduction
Getting started
Configuration
The config file
Schema
Workspaces
Roots
Type
Internationalization
Fields
Overview
Text
Rich text
Select
Number
Check
Date
Link
File
Image
Code
Object
List
Tabs
Guide: creating custom fields
Content
Content structure
Quering content
TypeScript
Previews
Live previews
Guide: setting up Next.js previews
Deploy
Deploying alinea
Exporting the dashboard
Guide: creating a custom backend
Guide: connecting to alinea.cloud
Reference
@alinea/content
Titles
CLI
Docs/Fields/Link

Link

The link field can be used to create a reference to other entries, or a an external resource (like a webpage or an email address).

import {alinea} from 'alinea'
alinea.link('My link field')
Previous
Date
Next
File

Developer

Docs
Changelog
Playground
Source