@progress/kendo-react-grid
Version:
React Data Grid (Table) provides 100+ ready-to-use data grid features. KendoReact Grid package
37 lines (36 loc) • 859 B
JavaScript
/**
* @license
*-------------------------------------------------------------------------------------------
* Copyright © 2026 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the package root for more information
*-------------------------------------------------------------------------------------------
*/
const e = {
size: 5,
timestampFormat: "HH:mm"
}, s = {
enabled: !1,
fields: [],
delay: 300,
history: e
}, t = {
enabled: !1,
delay: 300,
history: e
}, a = {
enabled: !1,
promptSuggestions: [],
speechToTextButton: !1,
history: e
}, l = {
fillMode: "clear",
size: "small",
rounded: "full"
};
export {
l as DEFAULT_STB_SETTINGS,
a as defaultAiAssistantProps,
e as defaultHistoryProps,
s as defaultSearchProps,
t as defaultSemanticSearchProps
};