Commit f680106
philter
Component Input/Output Properties (#11854) 3034940065
Follow up to the Stateful Component Properties PR, this adds 2 things:
Adds a bitfield onto ViewModelProperty that allows properties to be set as input/output/both/none. I'm not sure we're going to use "both" but i put it in there in case. Currently its disabled, and the VM property has to be either an input or output. When a stateful Component's artboard is selected, we display an inspector where you can add ViewModel properties as inputs or outputs.
Makes ViewModel artboard and image properties bindable and animatable. ViewModel lists have a different mechanism, and will require additional work not in this PR.1 parent 40bd398 commit f680106
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments