NexoreUI
InstallationComponentsNexore MakeGitHub
GitHub
NexoreUIv0.1.2

Getting Started

Installation

Components

ButtonInputCardBadgeAlertAvatarAccordionModal / DialogTooltipTabsProgressSkeletonSliderSwitchRatingCommandTableStepperScroll AreaFile UploadNavigationIconsDock

Pro

ChartsData DisplayDark Mode ToolkitCommerceCookie ConsentSocialPremium EffectsLoaders

Animated

MarqueeNumber TickerAnimated NumberTyping AnimationBlur FadeBox RevealFile Preview CardImage Compare
MIT License
DocsNavigation

Navigation

Navigation menus and breadcrumbs.

Next ComponentIcons

Navigation

Menus, sidebars, and navbars to move through the app.

Interactive Playground

Breadcrumb Playground
nexoreui
Live Preview
  1. Home
  2. Components
  3. Breadcrumb
Props Panel
Generated Code
Open in GitHub
import { Breadcrumb } from "nexoreui"

<Breadcrumb
  items={[
    { label: "Home", href: "#" },
    { label: "Components", href: "#" },
    { label: "Breadcrumb" }
  ]}
/>

Simple Navbar

Logo
HomeAboutServicesContact
component.tsx

Centered Navbar

Logo
ProductsSolutionsPricing
component.tsx

Glass Navbar

Glass UI
FeaturesPricing
component.tsx

Floating Navbar

HomeSearchAlertsProfile
component.tsx

Sidebar Menu

Dashboard
Overview Settings Account
component.tsx
Page 1 of 2