First of all , Adapt = cool stuff :) ! and a ...
Use case: let’s say, in hotgraphic i have a spot, on click of it, i want to display text input/ mcq etc (actually vice versa)
Extending the same...
- Currently presentation component like "hotgraphic" has configurations to display information
eg
...
"_component": "hotgraphic",
...
"_items": [
{
"title": "Introduction",
"body": "With the advent of m ....
...
- How can we call any other/Question component instead
Technically as everything is in premise of javascript , we should be able to do it, just dont know if the framework has API/hooks to allow the same . As this would allow more interactive learning
Any guidance would be really appreciated