This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@temporg/ui-breadcrumb
TypeScript icon, indicating that this package has built-in type declarations

99.10.0 • Public • Published

category: packages

ui-breadcrumb

npm  build-status  MIT License  Code of Conduct

A breadcrumb component.

Components

The ui-breadcrumb package contains the following:

Installation

yarn add @temporg/ui-breadcrumb

Usage

---
example: false
---
import React from 'react'
import { Breadcrumb } from '@temporg/ui-breadcrumb'

const MyBreadcrumb = () => {
  return (
    <Breadcrumb label="You are here">
      <Breadcrumb.Link href="https://design.rockcontent.com/">Course A</Breadcrumb.Link>
      <Breadcrumb.Link href="https://design.rockcontent.com/">Modules</Breadcrumb.Link>
      <Breadcrumb.Link>A Great Module</Breadcrumb.Link>
    </Breadcrumb>
  )
}

Readme

Keywords

none

Package Sidebar

Install

npm i @temporg/ui-breadcrumb

Weekly Downloads

4

Version

99.10.0

License

MIT

Unpacked Size

40.5 kB

Total Files

28

Last publish

Collaborators

  • npm