Skip to content

Commit 9560e0a

Browse files
committed
README: drop header: option doc
It was undocumented in practice and only added confusion. The option still exists in code for backward-compat but is no longer advertised.
1 parent cea61aa commit 9560e0a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ May 18 → 21 booking shows on 18 (`→`), 19 (`·`), 20 (`←`).
8282
|---|---|
8383
| `group_by:` (Symbol) | Bucket by a date/datetime column. **1 SQL** per month (prefetched). |
8484
| `group_by_scope:` (Symbol) | Call `Model.scope(date)` per cell — for ranges, joins, time-zone math. **N SQL** per month (one per visible day). |
85-
| `header:` (String / Proc) | Rendered next to the month title. Proc receives `(collection, current_month)`. |
8685

8786
URL params `?year=2026&month=5` drive the visible month. Today / Previous /
8887
Next links are rendered automatically and preserve current filter params.

0 commit comments

Comments
 (0)