feat(calendar): section_header (kicker/number/action/title) im Schema + wired
calendar-Schema extends section_header + title-Feld. CalendarBlockData + kicker/number/action. CalendarCompact reicht kicker/number an SectionHeader. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -83,6 +83,8 @@
|
||||
>
|
||||
<div class="mb-4">
|
||||
<SectionHeader
|
||||
number={block.number}
|
||||
kicker={block.kicker}
|
||||
title={block.title ?? t(T.calendar_next_events)}
|
||||
tag="h3"
|
||||
actionLabel={linkHref() ? t(T.calendar_all_upcoming) : undefined}
|
||||
|
||||
Reference in New Issue
Block a user