@kvaser/canking-api
Version:
CanKing API to communicate with the CanKing service using Node.js.
26 lines (13 loc) • 534 B
Markdown
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)
***
[](../../modules.md) / [controls](../README.md) / DropdownButtonChildrenProps
Base properties of any child component of the DropdownButton component.
- [`DropdownButtonTextItemsProps`](DropdownButtonTextItemsProps.md)
> `optional` **onClose**: () => `void`
Callback that is called when the drop down menu is closed.
`void`