Skip to content

Documentation / @jalali-js/holidays / BlockedDayAttrs

Type Alias: BlockedDayAttrs ​

BlockedDayAttrs = object

Defined in: day-tip.ts:38

Attrs for a blocked day button. Prefer these over native disabled so hover and focus still work for the holiday tip strip.

Properties ​

aria-disabled ​

aria-disabled: "true"

Defined in: day-tip.ts:40


data-disabled ​

data-disabled: ""

Defined in: day-tip.ts:39


tabIndex ​

tabIndex: -1

Defined in: day-tip.ts:41