Options
All
  • Public
  • Public/Protected
  • All
Menu
label

COMMON

interface

Sortable

description

This concern requires the presence of fields that consist in delivering sorted information.

since

v0.2.0

Hierarchy

Index

Properties

Properties

order: string

A query's order mode. This determines the direction of sorting for search results.

var

{number}

sort: string

A query's sort column. This determines which column of a document is used to sort search results.

var

{number}

Generated using TypeDoc