package
Version:
v0.0.39
Opens a new window with list of versions in this module.
Published: Feb 27, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Carousel renders a scrollable carousel container.
Item renders a single carousel item.
const (
DirectionDefault Direction = ""
DirectionHorizontal Direction = "carousel-horizontal"
DirectionVertical Direction = "carousel-vertical"
)
const (
SnapDefault Snap = ""
SnapStart Snap = "carousel-start"
SnapCenter Snap = "carousel-center"
SnapEnd Snap = "carousel-end"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.