Hi,
is there a yml syntax to put a badge in a tab?
I do see this lab example but it seems this is vue/html: https://lab.getkirby.com/public/lab/components/tabs
Thanks
Mark
My non-working approach:
'tabs' => [
// Tab 1: My Lessons (Filtered to trainer's lessons)
'tab_lessons_readonly' => [
'label' => t('panel.club.myLessons', 'My Lessons'),
'icon' => 'calendar',
'badge' => 5,
'theme' => 'warning',
'columns' => [
[
'sections' => [
'lessongroups' => [
