Your IP : 10.10.0.253


Current Path : /var/www/templates/jl_kickoff_free/particles/
Upload File :
Current File : /var/www/templates/jl_kickoff_free/particles/onepage.yaml

name: Onepage Navigation
description: Add uikit smoothscroll to gantry menu
type: atom

form:
  fields:
    enabled:
      type: input.checkbox
      label: Enabled
      description: Globally enable to the particles.
      default: true

    tutorial:
      type: separator.note
      class: alert alert-info
      content: '<center>This is a library for create onepage website developed by <a href="https://joomlead.com/">Joomlead</a>. You can find all the documentations and free joomla templates in <a href="https://joomlead.com/">https://joomlead.com/</a></center>'

    clsactive:
      type: input.selectize
      label: Active Class
      description: Class name which is added to current active menu item.
      default : active

    exception:
      type: input.text
      label: Exception menu
      description: List an exception menu that you don't want to add uikit smoothscroll by adding it's exactly name seperate by comma (,).

    scrollOffset:
      type: input.number
      label: Scroll Offset
      description: The offset-option adds a specified distance to the target when calculating the scroll position.
      default : 0

    scrollSpeed:
      type: input.number
      label: Scroll Speed
      description: Set the scroll speed
      default : 750

    scrollThreshold:
      type: input.text
      label: Scroll Speed
      description: Enhance your site with a nice effect that slows down the scrolling when jumping to another part of your page.
      default : 0.5

    changeHash:
      type: input.checkbox
      label: Change Hash
      description: Enable this if you want the hash to change when a user clicks on the navigation.
      default: false