Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Maxlength in autocomplete. #323

Open
andremoriya opened this issue Aug 29, 2018 · 0 comments
Open

Maxlength in autocomplete. #323

andremoriya opened this issue Aug 29, 2018 · 0 comments

Comments

@andremoriya
Copy link

Hello!

I would like to know if does the autocomplete has a maxlength?

I tried it but does not work:

<md2-autocomplete [(ngModel)]="studentName" [items]="students" (change)="onChange()" placeholder="Student name" item-text="name" item-value="name" **maxlength="100"**>

if someone may help me I thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant