I'm new to Elementor, I'm trying to create a 'section' widget that will accept other widgets inside it. Similar to the 'Inner Section' or 'Section.' I did go through the documentation but couldn't find anything.
And in the source code, I found Inner Section doesn't have any render method:
https://github.com/elementor/elementor/blob/master/includes/widgets/inner-section.php#L21
Is it possible to make such kind of widget?