- Notifications
You must be signed in to change notification settings - Fork1
A library of essential web components (lit-based), serving as a foundation for web apps or design systems. Mostly headless. Works with any frameworks.
License
NotificationsYou must be signed in to change notification settings
zedix/zedix-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
@zedix/zedix-ui
is a library of essential web components (lit-based) serving as a foundation for web apps or design systems.
The UI kit provides primitives such as:
autocomplete
carousel
details
dialog
drawer
popover
skeleton
spinner
tooltip
- …
❯ yarn add @zedix/zedix-ui
Tooltip example:
<scripttype="module">import '@zedix/zedix-ui/dist/components/tooltip/tooltip.js';<script><buttonid="btn-close"type="button">✗<button><zx-tooltipfor="btn-close"class="px-3 py-2"placement="bottom"trigger="focus hover"hide-delay="150"> Close</zx-tooltip>
About
A library of essential web components (lit-based), serving as a foundation for web apps or design systems. Mostly headless. Works with any frameworks.
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published