Is it enough with DynControl.params? #7
matheo
started this conversation in
Dynamic Forms
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently,
@myndpm/dyn-controlsupports anObservableor plain object of parametersto be passed to the
DynControlcomponent and from there support all its features.So the
SELECTreceives an array ofoptionsto be rendered, most of the fields receives alabel,placeholder, etc.Is this enough for our
DynControlcomponents? do we need another reactive input? for what?All reactions