View Source LiveAdmin.Session (LiveAdmin v0.13.0-dev)

Link to this section Summary

Link to this section Types

Specs

t() :: %LiveAdmin.Session{
  id: String.t(),
  index_page_size: :integer,
  locale: String.t(),
  metadata: map(),
  prefix: String.t()
}