This package has been deprecated

Author message:

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

mui-rtl-textfield

2.0.2 • Public • Published

mui-rtl-textfield

rtl material ui textfield, to have label on right

NPM JavaScript Style Guide

Install

npm install --save mui-rtl-textfield

Usage

import React, { Component } from 'react'

import TextField from 'mui-rtl-textfield'

class Example extends Component {
  render() {
    return <TextField label='لیبل' />
  }
}

License

ISC © mojyseo

Package Sidebar

Install

npm i mui-rtl-textfield

Weekly Downloads

3

Version

2.0.2

License

ISC

Unpacked Size

5.42 kB

Total Files

7

Last publish

Collaborators

  • mojtaba.madadi