UNPKG

ipsos-components

Version:

Material Design components for Angular

10 lines (7 loc) 253 B
<form class="example-form"> <mat-form-field class="example-full-width"> <span matPrefix>+1 &nbsp;</span> <input type="tel" matInput placeholder="Telephone"> <mat-icon matSuffix>mode_edit</mat-icon> </mat-form-field> </form>