Give us feedback
tabcomponent
Web icon

TabComponent

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 11 March 2020 by 
0.0
 (0 ratings)
tabcomponent

TabComponent

Details
This component is Wrapper over Outsystems UI Tab Navigation with Javascript Interceptor. We can intercept any logic before tab change event client side.
Read more

This component is Wrapper over Outsystems UI Tab Navigation with Javascript Interceptor. We can intercept any logic before tab change event client side.

There are two optional  input parameters added in orde to support intercept Java script/JS function.

Note: Java Script must return true and false. you can call any function over here or can write logic in to this,

OnBeforeTabChangeJavaScript :  Java Script code or call JS function  , java script must return true or false .


OnBeforeTabChangeJavaScriptApplyTo:  comma separated tab name [data-tab attribute] "one,two,three" as text


Release notes (1.0.0)
Reviews (0)