Hangman LiveView Client v0.1.3
  • Pages
  • Modules

    View Source Hangman.LiveView.ClientWeb.HangmanComp (Hangman LiveView Client v0.1.3)

    Link to this section Summary

    Functions

    drawing(assigns)
    guess_letter(assigns)
    message(assigns)
    new_game_button(assigns)
    turns_left(assigns)
    word_letter(assigns)

    Link to this section Functions

    Link to this function

    drawing(assigns)

    View Source
    Link to this function

    guess_letter(assigns)

    View Source
    Link to this function

    message(assigns)

    View Source
    Link to this function

    new_game_button(assigns)

    View Source
    Link to this function

    turns_left(assigns)

    View Source
    Link to this function

    word_letter(assigns)

    View Source

    Specs

    word_letter(Phoenix.LiveView.Socket.assigns()) :: Phoenix.LiveView.Rendered.t()

    On Hex.pm: Package Preview (current file)

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