Link

# Overview

The link feature simplifies the process of inserting hyper links into your content by providing a user-friendly interface for creation and editing. Additionally, with the auto link plugin enabled, URLs and email addresses that are typed or pasted will automatically become clickable links, enhancing convenience and efficiency.

# Demo

Feel free to utilize the " link" toolbar button or press Ctrl/Cmd+K to create a new hyper link. Clicking on an existing link will open a contextual toolbar, allowing you to edit the link using the "Edit link" option or remove it entirely with the "Unlink" option.

# Configuration


    <script>
        window.sitsEditorConfig = {
            toolbar : ['insertLink']
        };
    </script>

    // If display only "insertLink" buttons in the toolbar.
    

Every day, we work hard to make sure our documents are complete. Have you found any mistakes or missing information? Please tell us here.

On this Page

On this Page