You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Whether you’re building infinite feeds, carousels, media galleries, or dashboa
32
32
33
33
## 🖼️ Gallery Web Component
34
34
35
-
The `vue-gallery` is a web component built on top of the Carousel component that provides an easy way to display a gallery of images with features like lazy loading, responsive layout, and dynamic sizing. It's designed to efficiently handle large collections of images while maintaining smooth performance.
35
+
The `gallery-ce` is a web component built on top of the Carousel component that provides an easy way to display a gallery of images with features like lazy loading, responsive layout, and dynamic sizing. It's designed to efficiently handle large collections of images while maintaining smooth performance.
36
36
37
37
-**Easy to use**: Suitable when you have a big static list of images you want to browse
38
38
-**Framework agnostic**: Can be used without Vue in any framework or vanilla JavaScript
@@ -44,7 +44,7 @@ The `vue-gallery` is a web component built on top of the Carousel component that
0 commit comments