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 | React.ButtonHTMLAttributes<HTMLButtonElement> | - | All standard button HTML attributes are supported. |