Phoenix.LiveViewTest.Upload (Phoenix LiveView v0.17.1) View Source

The struct returned by Phoenix.LiveViewTest.file_input/4.

The following public fields represent the element:

  • selector - The query selector
  • entries - The list of selected file entries

See the Phoenix.LiveViewTest documentation for usage.