How can I implement a draggable split screen within a single screen to separate two distinct blocks? I want users to be able to adjust the size of each block by dragging the divider between them. What would be the best approach to achieve this?
Hi @Karthik Santosh ,
can you pls refer the below attached oml, If it helps.
Thank you Sivasakthi, works well!
Hi Karthik,
Please find below OML as per your implementation.
hope it helps.
Thank you Jozy, works well!
Hello @Karthik Santosh ,
You can try the SplitJS library. Here is a sample for your use case: Sample Vertical .
Also you can check this forge component: Split Grid.
If you need help setting it up let us know.
Hi Mihai, thank you for your response. Unfortunately, we are restricted from using packages outside our approved set of components.