SelectoComponents.Components.ListPicker (selecto_components v0.3.15)

Link to this section Summary

Functions

Attributes

  • available (:list) (required)
  • selected_items (:list) (required)
  • fieldname (:string) (required)

Slots

  • item_form

Link to this section Functions

Link to this function

handle_event(binary, params, socket)

Callback implementation for Phoenix.LiveComponent.handle_event/3.

Link to this function

render(assigns)

attributes

Attributes

  • available (:list) (required)
  • selected_items (:list) (required)
  • fieldname (:string) (required)

slots

Slots

  • item_form