@jon20111/mui-spacer
TypeScript icon, indicating that this package has built-in type declarations

1.0.111 • Public • Published

mui-spacer

A MUI component for adding space outside of components

Demo and full documentation here

Table of Contents

Features

MUI Spacer is a wrapper around a MUI Divider component. It adds space between components by creating a Divider with no border or any other visible feature.

Implementation

Install the Spacer:

npm install @jon20111/mui-spacer

Import the Spacer:

import Spacer from '@jon20111/mui-spacer'

Props: It can receive all Divider props, as well as a 'space' prop.

The space prop takes a string px value and uses that to size the Spacer.

Contributors

Jon Middaugh (https://github.com/Jon20111) and (https://smartdevpreneur.com/)

License

MIT @jon20111

npm run build

Builds the app for production to the dist folder.\

Dependents (0)

Package Sidebar

Install

npm i @jon20111/mui-spacer

Weekly Downloads

0

Version

1.0.111

License

MIT

Unpacked Size

5.62 kB

Total Files

6

Last publish

Collaborators

  • jon20111