0.0.1 • Published 11 months ago

@blastdom/components-mui-material-form v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

FramJet BlastDOM MUI Material Form Components

The @blastdom/components-mui-material-form package provides MUI Material form components that can be seamlessly integrated and used within BlastDOM applications.

Installation

You can install the package using npm, yarn or pnpm:

# With npm

npm install @blastdom/components-mui-material-form

# With Yarn

yarn add @blastdom/components-mui-material-form

# With PNPM

pnpm install @blastdom/components-mui-material-form

Components

NameMUI Material Component Form
mui.m.f.autocompleteAutoComplete
mui.m.f.textfieldTextField
mui.m.f.selectSelect
mui.m.f.multi.selectMultiSelect
mui.m.f.radio.button.groupRadioButtonGroup
mui.m.f.checkbox.button.groupCheckBoxButtonGroup
mui.m.f.checkboxCheckBox
mui.m.f.switchSwitch
mui.m.f.passwordPassword
mui.m.f.date.pickerDatePicker
mui.m.f.date.time.pickerDateTimePicker
mui.m.f.sliderSlider
mui.m.f.toggle.button.groupToggleButtonGroup

License

This project is licensed under the MIT License. See the LICENSE file for details.