Give us feedback
javascript-library
Reactive icon

JavaScript Library

icon_trusted
Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded on 27 June 2022 by 
5.0
 (1 rating)
javascript-library

JavaScript Library

Details
Application with client actions that will help you build your application (Copy To Clipboard, Prevent Paste, Get Weeks, Get Browser Locale, Round Down, Scroll To First Invalid Input, Widget Click and Get User Time zone)
Read more

This component helps you to develop your applications faster with these JS actions:


ScrollToFirstInputInvalid - This action will scroll to the first invalid input of the form.

PreventPaste - Prevents the user to paste a string in the clipboard to a given input.

GetUserTimezone - Return the user's timezone in IANA's format .

WidgetClick - Action to trigger a button's action.

GetWeeks - Returns the weeks of a given month and year.

RoundDown - Uses the floor method to round down a decimal to the closest integer.

CopyToClipboard - Adds the Input "String" to the clipboard.

GetUserLocale - Client action that returns the browser default locale.

Release notes (1.0.3)

GetUserLocale - Client action that returns the browser default locale

Reviews (0)