[**@twipped/hooks**](../../README.md) • **Docs**

***

# Interface: ChosenStatus

## Properties

### first

> **first**: `boolean`

Is the first instance of the component

#### Source

[hooks/useChosenOne.js:90](https://github.com/Twipped/hooks/blob/main/hooks/useChosenOne.js#L90)

***

### last

> **last**: `boolean`

Is the last instance of the component

#### Source

[hooks/useChosenOne.js:91](https://github.com/Twipped/hooks/blob/main/hooks/useChosenOne.js#L91)
