mirror of
https://github.com/HoshinoSuzumi/rayine-ui.git
synced 2025-04-10 06:08:50 +08:00
387 B
387 B
description |
---|
Create a button component with different variants and colors |
Usage
Default button style
::ComponentPreview Button ::
Variants
::ComponentPreview
props: variant: soft
Button ::
Colors
::ComponentPreview
props: color: violet
Button ::
export default () => {
console.log('Code block')
}