Installation
Usage
showLineNumbers
showLineNumbers
Props
| Prop | Type | Default | Description |
|---|---|---|---|
children | React.ReactNode | - | The content of the button. |
className | string | - | Additional class names for the button. |
| …rest | Extends both MotionProps and React.HTMLAttributes<HTMLElement> | - | Supports all motion and HTML attributes. |
Examples
Custom Styling
showLineNumbers
With Motion Props
showLineNumbers