This package is no longer under active development. For an Umbraco 10 version of the package, se our Limbo Tables package instead.
Structured data table editor for Umbraco 9.
Install for Umbraco 9 via NuGet:
dotnet add package Limbo.Umbraco.StructuredData --version 1.0.0
The property editor gives users the ability to create tabular data, with each cell value being a richtext editor on it's own.
The table can be configured to use either the first row or the first column as a header - or both.