Table

# Overview

The table feature equips you with tools to effortlessly create and modify tables, making it convenient to organize data in a clear and visually appealing manner.The table feature provides you with the necessary tools to create and customize tables according to your needs. tables are highly effective for organizing data in a structured and visually pleasing format, enhancing clarity and comprehension.

# Demo

Feel free to utilize the "Insert table" button to add a new table to your content. Once inserted, clicking inside the table will open a contextual toolbar, allowing you to add or remove columns and rows, as well as merge or split cells as needed.

You can also toggle the caption on and off, adjust the properties of the entire table or individual cells, and control the width of columns by clicking and dragging their edges.

# Configuration


    <script>
        window.sitsEditorConfig = {
            addOns : ['insertTable']
        };
    </script>

    // If display only "Table" 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