View Source LiveviewPlayground (LiveView Playground v0.1.8)

Documentation for LiveviewPlayground.

Summary

Functions

Starts liveview playground

Functions

Starts liveview playground

All options are optional. They are:

  • :router - the Phoenix.Router module

  • :endpoint - the Phoenix.Endpoint module

  • :script - list of binaries that will be included as scripts on the layout <head>