Versions in this module Expand all Collapse all v1 v1.20.1 Oct 30, 2022 v1.20.0 Oct 30, 2022 v1.17.1 Oct 12, 2022 Changes in this version + type Breadcrumb struct + func New() Breadcrumb + func (breadcrumb *Breadcrumb) Init() tea.Cmd + func (breadcrumb *Breadcrumb) Update(msg tea.Msg) (Breadcrumb, tea.Cmd) + func (breadcrumb Breadcrumb) View() string