Skip to content

Tables

:::danger Work in progress

We apologize for the inconvenience, but this page is currently under construction. We are actively working on adding sample code and customization previews. In the meantime, you can access the Froala API documentation directly from this document for comprehensive information.

:::

Options listed below can must be set using the plug-in page item attribute Initialization JavaScript Code, see an example below.

function( pOptions ){
pOptions.optionName = optionValue;
return pOptions;
}

:::note Not yet described

Please read the official documentation for option tableCellStyles

:::

:::note Not yet described

Please read the official documentation for option tableCellMultipleStyles

:::

:::note Not yet described

Please read the official documentation for option tableCellMultipleStyles

:::

:::note Not yet described

Please read the official documentation for option tableColorsStep

:::

:::note Not yet described

Please read the official documentation for option tableEditButtons

:::

:::note Not yet described

Please read the official documentation for option tableInsertButtons

:::

:::note Not yet described

Please read the official documentation for option tableColorsButtons

:::

:::note Not yet described

Please read the official documentation for option tableInsertHelper

:::

:::note Not yet described

Please read the official documentation for option tableInsertHelperOffset

:::

:::note Not yet described

Please read the official documentation for option tableStyles

:::

:::note Not yet described

Please read the official documentation for option tableMultipleStyles

:::

:::note Not yet described

Please read the official documentation for option tableResizer

:::

:::note Not yet described

Please read the official documentation for option tableResizerOffset

:::

:::note Not yet described

Please read the official documentation for option tableResizingLimit

:::

:::note Not yet described

Please read the official documentation for option tableDefaultWidth

:::

:::note Not yet described

Please read the official documentation for option tableInsertMaxSize

:::