UNPKG

@progress/kendo-angular-buttons

Version:
13 lines (12 loc) 540 B
/**----------------------------------------------------------------------------------------- * Copyright © 2025 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the project root for more information *-------------------------------------------------------------------------------------------*/ /** * @hidden */ export declare function getAnchorAlign(fabAlign: any, rtl?: boolean): any; /** * @hidden */ export declare function getPopupAlign(fabAlign: any, rtl?: boolean): any;