BetaPublic beta — Read the release notes
Documentation

Breadcrumb

Hierarchical location indicator with links.

Package
@solidiom/breadcrumb
Version
0.0.1-next.0
Status
stable

Generated from the package's public source.

API

Ellipsiscomponent

                        Ellipsis(props: EllipsisProps): Element
                      

Props

class?
string

children: Element

View source

EllipsisPropsinterface

Props

class?
string

children: Element

View source

Itemcomponent

                        Item(props: ItemProps): Element
                      

Props

class?
string

children: Element

View source

ItemPropsinterface

Props

class?
string

children: Element

View source

                        Link(props: LinkProps): Element
                      

Props

class?
string
current?
boolean
href
string

children: Element

View source

LinkPropsinterface

Props

class?
string
current?
boolean
href
string

children: Element

View source

Listcomponent

                        List(props: ListProps): Element
                      

Props

class?
string

children: Element

View source

ListPropsinterface

Props

class?
string

children: Element

View source

Rootcomponent

                        Root(props: RootProps): Element
                      

Props

class?
string

children: Element

View source

RootPropsinterface

Props

class?
string

children: Element

View source

Separatorcomponent

                        Separator(props: SeparatorProps): Element
                      

Props

class?
string

children: Element

View source

SeparatorPropsinterface

Props

class?
string

children: Element

View source