<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`AbstractInputSuggest`](AbstractInputSuggest) › [`limit`](AbstractInputSuggest/limit)
## AbstractInputSuggest.limit property
Limit to the number of elements rendered at once. Set to 0 to disable. Defaults to 100.
1.4.10
**Signature:**
```typescript
limit: number;
```