List.Item.Action Events
| Property | Type | Description |
|---|---|---|
onClick | (event) => void | (optional) Fired when the user clicks or activates List.Item.Action (click or Enter/Space key). Receives the native event. Only applicable to List.Item.Action. |
| Property | Type | Description |
|---|---|---|
onClick | (event) => void | (optional) Fired when the user clicks or activates List.Item.Action (click or Enter/Space key). Receives the native event. Only applicable to List.Item.Action. |