AcePhoenix.Components.AceEditor (ace_phoenix v0.1.0)

Summary

Functions

Attributes

  • id (:string) (required)
  • content (:string) - Defaults to "".
  • mode (:string) - Defaults to "elixir".
  • theme (:string) - Defaults to "monokai".
  • min_lines (:integer) - Defaults to 10.
  • max_lines (:integer) - Defaults to 30.

Functions

Link to this function

render(assigns)

Attributes

  • id (:string) (required)
  • content (:string) - Defaults to "".
  • mode (:string) - Defaults to "elixir".
  • theme (:string) - Defaults to "monokai".
  • min_lines (:integer) - Defaults to 10.
  • max_lines (:integer) - Defaults to 30.