| value | [MenuItemOptions](ts-basic-components-menuitem.md#menuitemoptions)\|[CustomBuilder](ts-types.md#custombuilder8) | No | Information about the menu item.|
| onChange | (selected: boolean) => void | Triggered when the selection status of the menu item is changed manually.<br>The value **true** means that the menu item is selected, and **false** means the opposite. |
## Example
For details, see [Example in Menu](ts-basic-components-menu.md#example).
A component that is used to control the application window, providing the component animator and application window linkage animator during application startup and exit.