UNPKG

@proangular/pro-form

Version:

A predefined set of reactive and reusable form input components based on Angular Material.

5 lines (4 loc) 75 B
export interface Option { label: string; value: number | string; }