Forum Discussion
giuseppe italiano
Oct 17, 2018Copper Contributor
Add a builtin Sharepoint Webpart to my own Webpart
Hi,
I use react-typescript on SPFX to design webparts on Sharepoint Online.
I'd like to know if I can use builtin Sharepoint weparts in my code rendering (eg. Image Gallery web part):
<div>
<MyWP description="Dashboard" />
</div>
<div>
...BUILTIN WEBPART...
</div>
Thanks in advance
G
No RepliesBe the first to reply