react-md-select
بواسطة @boussadjra
13
It's React ⚛️ based component that allows you to select item(s) from a set of items which could be custom rendered or loaded asynchronously
عن هذا المشروع
React MD select It's a React ⚛️ based component that allows you to select item(s) from a set of items which could be custom rendered or loaded asynchronously, it tries to respect the Material design specifications Installation npm install react-md-select --save Usage app.scss Props name description ------------ ----------------------------------------------------------------------------------- options the set of options provided to the dropdown menu label the select title value the selected value onChange the onChange event allows us to update the value config it's an object that maps the key used to control the options and the label rendered asyncOptions it's used to load options asynchronously based on the typed value renderLabel that allows you to custom the label rendering multiple that allows you to select multiple options isSimple Indicates the options are an array of primitive values type Applies the alternate input style Demo MD Select
من ملف README الخاص بالمشروع على GitHub
- النجوم
- 13
- التفريعات
- 3
- آخر تحديث
- 02/05/2024
المواضيع
أضف هذه الشارة إلى ملف README
أظهر أن مشروعك مُدرج على «صُنع في الجزائر».
[](https://www.madeinalgeria.dev/projects/react-md-select)