UNPKG

devexpress-reporting-react

Version:

DevExpress Reporting React provides the capability to develop a reporting application to create and customize reports.

4 lines (3 loc) 227 B
import { IActionListBaseViewModel } from '@devexpress/analytics-core/core/tools/_actionListBase.viewModel'; declare const useDxKeyDownActions: (actionList: IActionListBaseViewModel) => void; export default useDxKeyDownActions;