@alegendstale/holly-components
Version:
Reusable UI components created using lit
34 lines (17 loc) • 644 B
Markdown
# Holly Components
## Absolute Container
A container component which can serve as a modal or popup wrapper.
## Bottom Sheet
A container component primarily for mobile devices which slides up and down from the bottom of the screen.
## Canvas
Utility component for drawing a canvas.
## Carousel Scroller
A component which can have any number of sliders, and rotates circularly.
## Color Palette
A color palette component, with editing, menus and more included.
## Draw SVG
Draws the path of an SVG
## Responsive SVG
Responsively sizes SVG based on font-size
## Tooltip
A simple tooltip component.