Skip to content

Commit e90346f

Browse files
author
Raushen
committed
Update options
1 parent e1f5d50 commit e90346f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • packages/devextreme/js/__internal/grids/grid_core/ai_chat

packages/devextreme/js/__internal/grids/grid_core/ai_chat/const.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ export const DEFAULT_POPUP_OPTIONS = {
88
visible: false,
99
shading: false,
1010
showCloseButton: true,
11+
useFlatToolbarButtons: true,
12+
useDefaultToolbarButtons: false,
1113
};
1214

1315
export const DEFAULT_CHAT_OPTIONS = {

0 commit comments

Comments
 (0)