Created on 06 September 2020
icon_unfollowing
Login to follow
input-stoptyping-event

Input_StopTyping_Event

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 06 September 2020 by 
input-stoptyping-event

Input_StopTyping_Event

Details
This component will provide an event "onStopTyping" on an input field.
Read more

When we want to call an API on input value change then  we can use "onChange" event of input field but this will trigger change event on each letter typing and will increase load with multiple server calls.


By using this component you will get an event "onStopTyping" which will call screen action only when user will stop typing on input field. This will increase application performance by reducing the unwanted server call.


How to use this component?

  1. include component in your page.
  2. Provide input field Id or  class name to select the input field.
Release notes (1.0.1)

No major change.

Reviews (2)
by 
2020-09-06
in version 1.0.1
Simple and Easy to understand and use.
by 
2020-09-06
in version 1.0.1
Easy to use.
Pure java-script, no jQuery Required.
Configurable and useful component.  
Category
User interface, Input & forms
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Input_StopTyping_Event has no dependencies.
Application Objects
Input_StopTyping_Event has 0 AOs.
Team
Compatible with
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Asset consumers
No consumers yet.
Weekly downloads