navigationType


navigationTypestring

Navigation layout type.

Note: This property is only supported in the Wix Editor. This property has three supported values:

  • "clickNumbers": Navigate to a page by clicking on the page number.
  • "inputNumbers": Navigate to a page by typing the page number.
  • "arrowsOnly": Navigate between pages using arrows.
Did this help?