Documentation

MLBThemes Documentation

Welcome to the official documentation for MLBThemes UI components and premium themes. This guide will help you get started with our products and show you how to use them effectively in your projects.

Components

Explore our library of 600+ UI components designed for React and Next.js.

Premium Themes

Discover our collection of premium themes for various industries.

Installation

Our UI components can be installed via npm or yarn. Follow these steps to add MLBThemes to your project.

Terminal
npm install @mlbthemes/ui
# or
yarn add @mlbthemes/ui

After installation, you can import the components in your project:

import { Button } from "@mlbthemes/ui";

export default function Example() {
  return <Button>Click Me</Button>;
}

Quick Start

Get up and running quickly with MLBThemes UI components in your project.

1

Install the dependencies

First, install the MLBThemes package as shown in the installation section.

2

Set up your project

Configure your project to use the MLBThemes components with your preferred styling solution.

3

Start using components

Import and use the components in your application as needed.

UI Kit Overview

MLBThemes offers a comprehensive UI kit with components for every need. Our components are built with accessibility and customization in mind.

Form Elements

  • Input fields and text areas
  • Select menus and dropdowns
  • Checkboxes and radio buttons
  • Toggle switches

Navigation

  • Navigation menus
  • Breadcrumbs
  • Pagination
  • Tabs

Layout Components

  • Cards and containers
  • Grids and columns
  • Accordions
  • Modals and dialogs

Utilities

  • Tooltips
  • Notifications
  • Loading indicators
  • Progress bars

Need Help?

If you have any questions or need assistance, our support team is here to help.