nodes


Type Object
Default { list: "ol", "item": "li" }

Defines the list and item node names to be used with the instance. By default, the instance will use the ol Ordered List element for the lists and the li HTMLLIElement for the list items.