MavuSnippetsUi.Live.Ce.CeEditBase.save_step_data

You're seeing just the callback save_step_data, go back to MavuSnippetsUi.Live.Ce.CeEditBase module for more information.
Link to this callback

save_step_data( field, socket )

View Source (optional)

Specs

save_step_data(
  field :: map(),
  socket :: Phoenix.Socket.t()
) :: {atom(), Phoenix.Socket.t()} | {atom(), Phoenix.LiveView.Socket.t()}