
Hi I want to use the custom component framework in Powerapps to be able to give the user a functionality to build a process map from the front end. Can i use the custom components to create a visio like experience for the user on the front end
Sure, check out the email campaign designer for the marketing app. You can use the own custom UI to create the user interface and the data for the process map can be stored in the entity field/fields. OOB business process control also uses the XML format to show the visual representation to end user.
check out https://aka.ms/PCFBlog to get started
Hemant