I'm developing a custom widget that has tabs. I'd like to add a List, like the List Widget, to one of the tabs. Is there a simple way to embed a basic widget inside a custom widget? If not is reusing the code under the \dist\widgets\common\list folder structure the best way to proceed?
Thanks.