UNPKG

@progress/kendo-react-scrollview

Version:

React ScrollView (React Carousel) displays images or content in a horizontally scrollable collection. KendoReact ScrollView package

9 lines (8 loc) 589 B
/** * @license *------------------------------------------------------------------------------------------- * Copyright © 2025 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the package root for more information *------------------------------------------------------------------------------------------- */ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e="scrollview.previous",s="scrollview.next",o={[e]:"Previous",[s]:"Next"};exports.messages=o;exports.next=s;exports.previous=e;