Purpose
Demonstrate how to edit a compound properties within the data-flow view. We will concentrate on the edition of the members' properties.
First steps
Perform the following steps:
- Open the latest version of BDE at: https://www.cubbles.world/bde/bde@1.9.0/bde/index.html.
- Add the
cubx-text-input
and thecubx-marked-element
. - Then connect the
value
output slot of {{cubx-text-input}} to themarkdowdUrl
input slot of{{cubx-marked-element}}.
If you want to know how to perform those steps, check the Compose a compound using BDE tutorial.
You should the following component: