Property reference

com.glide.cs.auto_suggest.delay_ms

The com.glide.cs.auto_suggest.delay_ms property sets the delay time in milliseconds before the auto-suggest API is called. Adjusting this delay can improve user experience by reducing unnecessary API calls during text input.

Default: 500 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property configures the delay before triggering the auto-suggest feature, allowing for more efficient API usage.
What area does it affect? Auto-suggest functionality
What does the default mean? The default value is "500", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when optimizing performance or user experience in text input fields.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.cs.auto_suggest.delay_ms
Sys ID 3a36ad88c3213010634cdb450a40dd1c
Type integer
Application Global
Default value 500
Description delay (in ms) before calling auto suggest api
Updated 2024-05-25 03:38:57

Sources

Official references and nearby text excerpts where this property appears.