[@kineviz/graphxr-api](../README.md) / [Exports](../modules.md) / SortByPropertyOptions

# Interface: SortByPropertyOptions

## Table of contents

### Properties

- [ascending](SortByPropertyOptions.md#ascending)
- [property](SortByPropertyOptions.md#property)

## Properties

### ascending

• `Optional` **ascending**: `boolean`

#### Defined in

[sort/sortByProperty.ts:8](https://bitbucket.org/kineviz/graphxr-api/src/c752a8c/src/sort/sortByProperty.ts#lines-8)

___

### property

• **property**: [`PropertyKey`](../modules.md#propertykey)

#### Defined in

[sort/sortByProperty.ts:7](https://bitbucket.org/kineviz/graphxr-api/src/c752a8c/src/sort/sortByProperty.ts#lines-7)
