Closed ricardoboss closed 1 year ago
Check docs for a correct placement of the “label” option.
Ah thanks!
This is the fixed code:
type: custom:tabbed-card
tabs:
- attributes:
label: Stündlich
card:
type: abc
- attributes:
label: Täglich
card:
type: xyz
I have the macos-ui-theme installed (not sure if that's the problem) and the tab titles are missing:
This might be because there was no label rendered in HTML:
This is the source: