Rekindle.Plugin.Spec.Web (Rekindle v0.1.7)

Copy Markdown View Source

Browser host requirements declared by a plugin.

Summary

Types

t()

@type t() :: %Rekindle.Plugin.Spec.Web{
  graphics: :webgpu | :webgl2,
  host: String.t(),
  style: String.t()
}