[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)

***

[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [controls](../README.md) / DropdownButtonChildrenProps

# Interface: DropdownButtonChildrenProps

Base properties of any child component of the DropdownButton component.

## Extended by

- [`DropdownButtonTextItemsProps`](DropdownButtonTextItemsProps.md)

## Properties

### onClose()?

> `optional` **onClose**: () => `void`

Callback that is called when the drop down menu is closed.

#### Returns

`void`
