-
The integration examples refer to @material-ui package, since version 5 the package has been renamed and a few breaking changes occurred.
Please provide more up to date examples using `@mui/material`…
lrkwz updated
7 months ago
-
React
Next.js
TypeScript
Golang
-
Hello @LoicMahieu,
I have tried to use this new color picker with a new Material UI project and failed to get your color picker to work due to references to older versions of MaterialUI Imports.
…
-
I'm using MaterialUI v4 and I'm trying to use react-image-enlarger inside of a modal. It looks like the location is incorrect as long as the modal has "transform" set.
Sandbox: https://codesandbox.…
ebk46 updated
5 years ago
-
in MaterialUI.Input the type of `onChange` is
```purescript
onChange :: Option InputOption (UnknownType)
```
but it seems like you would want to use
```purescript
onChange :: Option InputOpt…
-
-
-
- [x] Introduction (JUSTIN - @JustinLohKingWei)
- [x] Hypothesis (ZUBAIR - @nuzurie)
- [x] Theoretical contribution (AMNEET - @amneet270)
- [x] Background/Related Work (AMINE - @instamine)
- [x] M…
-
Hey Guys,
I am using materialUI and creating a website (A Responsive Website). Now i want something like adobe spectrum picker component. E.g. in Desktop mode the picker will show as Select/Dropdown …
-
redux-form allows the use of custom Input components like `` is there a way to do this with this library?