Date Strip

A horizontal scrollable calendar for picking specific dates.

Installation
Run the following command to install the `date-strip` components:
npx shadcn-svelte@latest add https://more-shadcn.noair.fun/r/date-strip.json
Disabled Days
Use the isDateDisabled prop to restrict selection (e.g. disable weekends).
Specific Days Only
Combine logic to only allow specific dates from an array.

Only specific dates allowed (Today, tomorrow).

Installation

npx shadcn-svelte@latest add https://more-shadcn.noair.fun/r/date-strip.json
Command Palette
Search for a command to run