UNPKG

@progress/kendo-angular-spreadsheet

Version:

A Spreadsheet Component for Angular

14 lines (13 loc) 819 B
/**----------------------------------------------------------------------------------------- * Copyright © 2025 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the project root for more information *-------------------------------------------------------------------------------------------*/ import { DropDownListBase } from '../shared/spreadsheet-dropdownlist.base'; import * as i0 from "@angular/core"; /** * @hidden */ export declare class FontFamilyDropDownListComponent extends DropDownListBase { static ɵfac: i0.ɵɵFactoryDeclaration<FontFamilyDropDownListComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<FontFamilyDropDownListComponent, "kendo-spreadsheet-fontfamily-dropdownlist", never, {}, {}, never, never, true, never>; }