Type Alias OrderedItem

OrderedItem: { order: number }

Type declaration

  • order: number

    Relative order of this item compared to other items in the same parent/scope (sorted ascending)