I am attempting to implement split screens in fabric js, such as 1, 2, 4, 8, and 16.
The screen should split based on the selection from the dropdown menu.
Check out my current code where I have successfully uploaded images.
If I click on the images, they will display as previews.
However, I am unsure how to change the screen layout based on the dropdown selection.