@progress/kendo-react-listbox
Version:
React ListBox enables you to display a list of items and manage the data between multiple lists. KendoReact ListBox package
12 lines (11 loc) • 546 B
JavaScript
/**
* @license
*-------------------------------------------------------------------------------------------
* Copyright © 2025 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the package root for more information
*-------------------------------------------------------------------------------------------
*/
var e = /* @__PURE__ */ ((T) => (T.TOP = "top", T.BOTTOM = "bottom", T.LEFT = "left", T.RIGHT = "right", T.NONE = "none", T))(e || {});
export {
e as toolbarPosition
};