{"repo":"Hejtmus/svelte-fullpage","free":true,"listed":false,"github":"https://github.com/Hejtmus/svelte-fullpage","clone":"git clone https://github.com/Hejtmus/svelte-fullpage.git","description":"Lightweight fullpage component for Svelte.","language":"Svelte","stars":70,"topics":["svelte","ssr","full","page","scroll","slide","sveltekit"],"license":"MIT","category":"saas-starters-boilerplates","readme_excerpt":"Svelte-fullpage Lightweight fullpage Svelte component. Makes scrolling pages by sections. Instalation How to use To make things clear: - is wrapper of its sections which can be scrolled vertically to navigate between sections - is section that takes entire viewport and optionally can be scrolled horizontally to navigate between slides - analogy of section which is child of section Quick guide 1. Include import { Fullpage, FullpageSection, FullpageSlide } from 'svelte-fullpage' into desired page 2. Make fullpage sections and put them into , if you need slides, make them too and put them into some 3. If needed, make s and place them inside some Example code If you are not sure how to use this component, take a look at demo site code Customization These are options for customizing your fullpage component. In addition to these props feel free to use HTML customization props such as class, style, .... Fullpage - scrollDuration - number default: 750 - Duration of scroll and next scroll timeout in milliseconds - pageRoundingThresholdMultiplier - number default: 8 - Number which sets scroll sensitivity, bigger number, less needed scrolling effort. n means user have to make scroll delta 1/n of viewport height/width in order to get to new page. - disableDragNavigation - boolean default: false - Disables pointer drag navigation - disableArrowsNavigation - boolean default: false - Disables navigation using arrow keys - easing - function default: quartOut - Custom easing function which wi","default_branch":null,"files":null,"tree":[],"storefront":"/r/Hejtmus","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Hejtmus/svelte-fullpage/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}