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

# Orderly network hooks.Favorite

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

# Interface: Favorite

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

## Table of contents

### Properties

* [name](/sdks/tech-doc/interfaces/orderly_network_hooks.Favorite#name)
* [tabs](/sdks/tech-doc/interfaces/orderly_network_hooks.Favorite#tabs)

## Properties

### name

• **name**: `string`

#### Defined in

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

***

### tabs

• **tabs**: [`FavoriteTab`](/sdks/tech-doc/interfaces/orderly_network_hooks.FavoriteTab)\[]

#### Defined in

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