UNPKG

@hxui/angular

Version:

An Angular library based on the [HXUI design system](https://hxui.io).

5 lines (4 loc) 84 B
export interface IDisabledInput { disabled: boolean; tooltip: string; }