@syncfusion/ej2-splitbuttons
Version:
A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup.
15 lines (13 loc) • 482 B
TypeScript
/*!
* filename: index.d.ts
* version : 29.2.4
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
* Use of this code is subject to the terms of our license.
* A copy of the current license can be obtained at any time by e-mailing
* licensing@syncfusion.com. Any infringement will be prosecuted under
* applicable laws.
*/
import * as _splitbuttons from '@syncfusion/ej2-splitbuttons';
export declare namespace ej {
const splitbuttons: typeof _splitbuttons;
}