value

The value property of the HTMLLIElement interface indicates the ordinal position of the list element inside a given

    . It can be smaller than 0. If the
  1. element is not a child of an
      element, the property has no meaning.

      MDN Reference