See: Description
| Interface | Description |
|---|---|
| EventHandler.Procedure |
Interface for performing an action that does not return a value.
|
| Annotation Type | Description |
|---|---|
| EventHandler |
Annotation used to specify a callback for a react event handler.
|
| ReactComponent |
Annotation used to specify a React component.
|