Mishka Social v0.0.1
  • Pages
  • Modules

    View Source MishkaSocial.Auth.SocailUiSender (Mishka Social v0.0.1)

    Link to this section Summary

    Functions

    action(assigns, state)
    render(assigns)

    Callback implementation for Phoenix.LiveComponent.render/1.

    Link to this section Functions

    Link to this function

    action(assigns, state)

    View Source
    @spec action(
      Phoenix.LiveView.Socket.assigns(),
      MishkaInstaller.Reference.OnUserBeforeLogin.t()
    ) ::
      Phoenix.LiveView.Rendered.t()
    Link to this function

    render(assigns)

    View Source
    @spec render(Phoenix.LiveView.Socket.assigns()) :: Phoenix.LiveView.Rendered.t()

    Callback implementation for Phoenix.LiveComponent.render/1.

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.3) for the Elixir programming language