Zafar Ismatullaev

Results 9 comments of Zafar Ismatullaev

Hi, @ICTLAYER - We will take this into account in future updates, but for now, you can consider using [Swiper JS](https://swiperjs.com/) As for full compatibility with NUXT v3, it's on...

Hi, @Dezmonter - This feature/class is already available and here's an example: ``` Collapse This is a collapse body. It is hidden by default, until the collapse plugin adds the...

@Dezmonter Yes, that's right. You can use any class depending on the use case, including `rotate-90`. Thanks!

Hi, @polkabrothers - It looks like we missed including the following code in the README file: ``` content: [ 'node_modules/preline/distance/*.js' ] ``` This is how your tailwind.config.js file should look...

Hi, @Dezmonter - Thanks for your suggestion and for using our product. We appreciate it! We'll add an example page with this feature shortly and keep improving them. Feel free...

Hi, @Dezmonter - We added the requested feature in the latest update and it can be found [here](https://preline.co/examples/html/header-offcanvas.html). Thanks!

Hi, @spacerobotTR - It looks like we missed including the following code in the README file: ``` content: [ 'node_modules/preline/distance/*.js' ] ``` This is how your tailwind.config.js file should look...

Hi, @abolfazlakbarzadeh - Preline UI extends Tailwind CSS and fully supports RTL by default. You can follow Tailwind CSS docs to achieve this [RTL support](https://tailwindcss.com/docs/hover-focus-and-other-states#rtl-support) Thanks!

Hi, @jlahijani - Thanks for your help and for using Preline UI. You are right and we will add the `.hidden` class to the parent `div`. However, all modal components...