cleanUrl: /en/guides/image-slide

Introduction

Image slider is one of the most popular component for websites. You can create an image slider for your website with Notion and Oopy.

How to

1. Add a callout block and set it like below

<aside> 🎞️ oopy:slide (There must be no spaces before or after the content)

</aside>

2. Add some slider images inside the callout block

<aside> 🎞️ oopy:slide

</aside>

3. Done. Check your slider in the Oopy website page.

<aside> 🎞️ oopy:slide

</aside>

Tips

Advanced) Customize slider options

You can customize slide options like animation speed, autoplay and slide size using YAML code block inside the callout block like below.

<aside> 💡 A YAML code block means a code block with type of YAML language. You can change the language at the left-top corner of the code block.

</aside>