View Source MemorexWeb.ReviewLive (Memorex v0.2.4)

The main LiveView for drilling/reviewing Memorex.Domain.Cards

Link to this section Summary

Link to this section Functions

@spec debug_mode?() :: boolean()
Link to this function

hide_debug_info(js \\ %JS{})

View Source
@spec hide_debug_info(any()) :: any()
Link to this function

initially_show_debug_info?()

View Source
@spec initially_show_debug_info?() :: String.t()

Callback implementation for Phoenix.LiveView.render/1.

Link to this function

show_debug_info(js \\ %JS{})

View Source
@spec show_debug_info(any()) :: any()