Kino.Ecto.new
You're seeing just the function
new
, go back to Kino.Ecto module for more information.
Specs
new(Ecto.Queryable.t(), Ecto.Repo.t()) :: t()
Starts a widget process with the given queryable as the data source.