🚀 DAY 1 OF LAUNCH WEEK: Reachability for Ruby Now in Beta.Learn more →
Socket
Book a DemoInstallSign in
Socket

@blaze-react/breadcrumb

Package Overview
Dependencies
Maintainers
7
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blaze-react/breadcrumb

Breadcrumbs allow users to make selections from a range of values

latest
npmnpm
Version
0.8.0-alpha.112
Version published
Weekly downloads
270
18.94%
Maintainers
7
Weekly downloads
 
Created
Source

Description

Breadcrumbs allow users to make selections from a range of values.

Usage

  • Simple
<Breadcrumb>
  <a href="/">First</a>
  <a href="/">Second</a>
  <a href="/">
    Third - long text will be truncated for a better user experience
  </a>
</Breadcrumb>

API

Breadcrumb can receive a number of props as follow:
NAMETYPEDEFAULT
childrenA single or array of nodesMissing breadcrumb content

FAQs

Package last updated on 01 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts