Mantis MUI React
v3.1.0
v3.1.0
  • Documentation
  • Pre-requisites
  • Quick Start
  • Folder Structure
  • State Management
  • Internationalization
  • Authentication
    • Switch to Auth0
    • Switch to Firebase
    • Switch to AWS Cognito
  • Axios API Calls
  • Routing
  • Project Configuration
  • Color Presets
  • Theme/Style Configuration
  • How to
    • Login as First Page
    • Remove Authentication
      • Vite
      • NextJS
  • Figma
  • Integration
    • Seed
    • Comparison
    • To Existing Project
  • Components
    • Avatar
    • BreadCrumb
    • Button
    • Dot
    • Main Card
    • Progress
    • SnackBar
    • Tooltip
    • Transitions
  • Dependencies
    • Vite js
    • Next js
  • Roadmap
  • Support
  • Changelog
  • Mantis Eco System
  • FAQ
Powered by GitBook
On this page
  1. Components

BreadCrumb

PreviousAvatarNextButton

This component extends the original component provided by MUI:

The extended properties are:

Property
Type
Props Value

card

boolean

false (default), true

divider

boolean

true (default), false

icon

boolean

false (default), true

icons

boolean

false (default), true

maxItems

number

8

navigation*

{ items: NavItemType[] }

rightAlign

boolean

false (default), true

separator

OverrideIcon

'/'

title

boolean

false (default), true

titleBottom

boolean

false (default), true

sx

BreadCrumbSxProps

Live Preview:

Asterisk (*) indicates required props.

https://mui.com/material-ui/react-breadcrumbs/
https://mantisdashboard.io/components-overview/breadcrumbs