Table Widgets

Work in progress

Options

[
    'empty' => [
        'text' => __('This is a text that gets shown if the dataset for the table is empty')
        'html' => '<a href="#">This is a string that gets rendered as-is without escaping</a>'
    ]
]