View Source LightningWeb.ProjectLive.FormComponent (Lightning v2.10.4)
Form Component for working with a single Job
A Job's adaptor
field is a combination of the module name and the version.
It's formatted as an NPM style string.
The form allows the user to select a module by name and then it's version,
while the version dropdown itself references adaptor
directly.
Meaning the adaptor_name
dropdown and assigns value is not persisted.
Summary
Functions
Callback implementation for Phoenix.LiveComponent.render/1
.
Functions
Callback implementation for Phoenix.LiveComponent.render/1
.