We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd1101 commit 8b68173Copy full SHA for 8b68173
docs/30-components/button.mdx
@@ -35,7 +35,7 @@ Zur Behandlung von Events bzw. Callbacks siehe <kol-link _label="Events" _href="
35
36
| Event | Auslöser | Value |
37
|---------------|-----------------------------------------------------------------------------------------------------|-------------------|
38
-| `click` | Element wird angeklickt | `_value`-Property |
+| `onClick` | Element wird angeklickt | `_value`-Property |
39
| `onMouseDown` | Eine Taste eines Zeigegeräts wird gedrückt, während der Zeiger sich innerhalb des Elements befindet | - |
40
41
### Beispiel
0 commit comments