Info
Why another library?
Getting Started
Contribute
Changelog
New
Application UI
Action Menu
Coming Soon
Alert
Authentication
Battery
Code
Cookie Banner
Keyboard
Notification
Search Bars
Settings
Signature
Sliders
Static Steppers
Theme
Tree
Search
By Damien Schneider
A code snippet component with a copy to clipboard button.
npm install -g react
Variants list
A code card component with a copy to clipboard button.
.container { display: flex; justify-content: center; align-items: center; height: 100vh; background-color: #f5f5f5; }
This is an example of a code found on cuicui.day which you can simply copy component and paste it in your project.
cuicui.day
Inspired by Clerk
export const = explanations = { main : "This component needs more than the default code block to be displayed" detailed : "For now, if you want the exact same behaviour, please check the github" }