The formula to sort the widget by.

Hierarchy

  • WidgetFormulaSort

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
index: number

The index of the formula to sort by.

order: WidgetSort

Widget sorting methods.

Set the sort type to formula.

Generated using TypeDoc