Search
label() :: String.t() | mfa()
t() :: %Navigator.Link{ children: [t()], class: String.t() | nil, condition: mfa() | nil, icon: String.t() | nil, label: label(), method: :get | :post | :put | :patch | :delete | nil, to: mfa() }