Hi jpn,
As requested, I have roughly implemented the splitter functionality in OutSystems Reactive web application, referring to the shared link.
see this sample app | SplitterControl Demo
Refer the attached .oml file
Implementation points (outline)
- Refenced the required JS library & External StyleSheets within the SplitterBlock OnReady action flow
- Followed the exact dom element hierarchy as shown in the example (documentation)
- Created a structure as per the Splitter Object definition and referred the same structure type as Block input parameter value for configuring/splitter object initialization
Please let me know, if you need any more help in this.
Hope this helps you!
Kind regards,
Benjith Sam