UNPKG

tgui-angular

Version:

🚀 Angular UI library for Telegram Web Apps with modern components and theming support | 💼 Author is open to work opportunities | 📧 Contact: a.blagovestnov@gmail.com | 💬 Telegram: @ablagovestnov

10 lines (9 loc) • 520 B
import * as i0 from "@angular/core"; /** * Icon component for radio button in checked state */ export declare class IconRadioCheckedComponent { className: import("@angular/core").InputSignal<string | undefined>; static ɵfac: i0.ɵɵFactoryDeclaration<IconRadioCheckedComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<IconRadioCheckedComponent, "tgui-icon-radio-checked", never, { "className": { "alias": "className"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>; }