You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@availity/mui-textfield

Package Overview
Dependencies
Maintainers
12
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@availity/mui-textfield

Availity MUI Textfield Component - part of the @availity/element design system

1.3.1
latest
Source
npmnpm
Version published
Weekly downloads
170
-10.05%
Maintainers
12
Weekly downloads
 
Created
Source

@availity/mui-textfield

Availity MUI Textfield component to be used with @availity/element design system.

Version NPM Downloads Dependency Status

Documentation

This package extends the MUI Textfield component: MUI Textfield Docs

Live demo and documentation in our Storybook

Availity standards for design and usage can be found in the Availity Design Guide

Installation

NPM

npm install @availity/element

Yarn

yarn add @availity/element

Direct Import

NPM

This package has a few peer dependencies. Add @mui/material & @emotion/react to your project if not already installed.

npm install @availity/mui-textfield

Yarn

yarn add @availity/mui-textfield

Usage

Import through @availity/element

import { Textfield } from '@availity/element';

Direct import

import { Textfield } from '@availity/mui-textfield';

Keywords

react

FAQs

Package last updated on 29 May 2025

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