LightningWeb.JobLive.CredentialPicker (Lightning v2.14.5-pre1)

View Source

Component allowing selecting a credential or creating a new one via a modal.

Summary

Functions

render(assigns)

Attributes

  • form (:map) (required)
  • disabled (:boolean) - Defaults to false.
  • credentials (:list) (required)
  • keychain_credentials (:list) - Defaults to [].
  • on_change (:any) - Defaults to nil.