View Source LightningWeb.JobLive.JobBuilderComponents (Lightning v2.12.2)

Summary

Functions

Attributes

  • adaptor (:string) (required)
  • disabled (:boolean) - Defaults to false.
  • disabled_message (:string) (required)
  • job_id (:string) (required)
  • source (:string) (required)
  • react-id (:string) - Defaults to nil.
  • react-portal-target (:string) - Defaults to nil.
  • Global attributes are accepted.

Functions

Attributes

  • adaptor (:string) (required)
  • disabled (:boolean) - Defaults to false.
  • disabled_message (:string) (required)
  • job_id (:string) (required)
  • source (:string) (required)
  • react-id (:string) - Defaults to nil.
  • react-portal-target (:string) - Defaults to nil.
  • Global attributes are accepted.
Link to this function

job_editor_component(assigns)

View Source