Socket
Book a DemoInstallSign in
Socket

mui-rtl-textfield

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mui-rtl-textfield

rtl material ui textfield, to have label on right

latest
Source
npmnpm
Version
2.0.2
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

rtl

FAQs

Package last updated on 05 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts