# XWUICalendarHijri

Hijri month grid with Gregorian dual display. Tabular Islamic civil calendar (not a KACST month-length dump). Compose conceptually with Calendar/PickerDate; do not nest those constructors.

## Basic Usage

Muharram 1447 grid.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Muharram 1447 grid.
```

## Selected

ISO value selected.

```example
file: examples/Selected.ts
html: examples/Selected.html
title: Selected
description: ISO value selected.
```

## Hijri only

Hide Gregorian day numbers.

```example
file: examples/HijriOnly.ts
html: examples/HijriOnly.html
title: Hijri only
description: Hide Gregorian day numbers.
```

## Navigate

Shift a month.

```example
file: examples/Navigate.ts
html: examples/Navigate.html
title: Navigate
description: Shift a month.
```

```api
```
