> ## Documentation Index
> Fetch the complete documentation index at: https://orderly.network/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Orderly network hooks.FavoriteTab

[Orderly SDKs](/sdks/tech-doc/README) / [Modules](/sdks/tech-doc/modules) / [@orderly.network/hooks](/sdks/tech-doc/modules/orderly_network_hooks) / FavoriteTab

# Interface: FavoriteTab

[@orderly.network/hooks](/sdks/tech-doc/modules/orderly_network_hooks).FavoriteTab

## Table of contents

### Properties

* [id](/sdks/tech-doc/interfaces/orderly_network_hooks.FavoriteTab#id)
* [name](/sdks/tech-doc/interfaces/orderly_network_hooks.FavoriteTab#name)

## Properties

### id

• **id**: `number`

#### Defined in

[packages/hooks/src/orderly/useMarkets.ts:37](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/hooks/src/orderly/useMarkets.ts#L37)

***

### name

• **name**: `string`

#### Defined in

[packages/hooks/src/orderly/useMarkets.ts:36](https://github.com/OrderlyNetwork/js-sdk/blob/ba995f2/packages/hooks/src/orderly/useMarkets.ts#L36)
