dxp/issues#887 extension mechanism poc
changes
- improve types and results generally
- implement a POC for the extension mechanism
- use the results element as base
- implement rendering interface, we need wrapper component and result component tags
test
- run the app with
npm run start:mock
- use the dev tools in the header drawer
- select the custom results type
- check how it works
Edited by José Nieves