.date-chip
Element
Calendar-style date chip showing month and day in a compact square format
.micro
.tiny
.small
.medium
.large
.extra
.huge
Syntax
.date-chip 2024-01-15
date chip with ISO date string
.date-chip $date:DT_DATETIME
date chip with date variable
.date-chip -today
date chip showing today's date
.date-chip 2024-01-15 [block]
date chip with goto block on click
.date-chip $date [block]
date chip with variable and goto block on click