View Source ExSni.Icon.Tooltip (ExSNI v0.2.9)

Link to this section Summary

Link to this section Types

Specs

t() :: %ExSni.Icon.Tooltip{
  data: nil | list(),
  description: String.t(),
  name: String.t(),
  title: String.t()
}