how to use this part of js code ? #1773
SunlearnDev
started this conversation in
Chat about dev stuff
Replies: 2 comments 3 replies
-
This is so-called initialization. Have a look at our tutorials, where everything is explained https://tailwind-elements.com/learn/te-foundations/basics/vite/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
same problem... did u get the solution?? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://tailwind-elements.com/docs/standard/components/carousel/
I'm using tailwind-elements for the first time, I'm confused as to where this js code is used.
// Initialization for ES Users
import {
Carousel,
initTE,
} from "tw-elements";
initTE({ Carousel });
Beta Was this translation helpful? Give feedback.
All reactions