View Source Kino.Excalidraw.Remote (KinoExcalidraw v0.1.0)

Summary

Types

t()

@type t() :: %Kino.Excalidraw.Remote{
  options: KinoExcalidraw.Options.t(),
  url: URI.t()
}

Functions

new(attrs \\ [])