Feliz.MaterialUI icon indicating copy to clipboard operation
Feliz.MaterialUI copied to clipboard

Feliz-style Fable bindings for Material-UI

Results 11 Feliz.MaterialUI issues
Sort by recently updated
recently updated
newest added

Resolves #85 - Fixed the tool to account for the new bugs in the docs - Ran the generator over the newer docs - Updated the urls to account for...

Hey, are there any plans to update the bindings for MUI/MaterialUI 5? regards, Marc

The current version of the NuGet package, 1.2.6, is nearly a year old. Is there a process to have this updated? Alternatively, is there an easy way for me to...

I noticed that when you edit an input field the caret always jumps to the end. This can be reproduced on the Demo app: https://shmew.github.io/Feliz.MaterialUI/#samples/sign-in # Repro 1. Type into...

What is the proper way to use the transitionComponent prop for dialogs? The Material UI documentation uses the forwardRef function as const Transition = React.forwardRef(function Transition(props, ref) { return ;...

![1](https://user-images.githubusercontent.com/51189453/128623606-c40c4af8-0900-4fe1-b458-0432307d58c4.png) Error while installing [email protected], [email protected], @material-ui/[email protected], @material-ui/[email protected]

Hi @cmeeren, I am looking to add support for DataGrid and XGrid. Although I am taking a look at it currently and will probably figure it out, any pointers are...

The component' property accepts a string or a ReactElementType. I want to set the component' property of tableContainer to Mui.paper. The code below compiles but then I the following error...

I'm using Feliz.ViewEngine for Server Side Rendering and would like to use Feliz.MaterialUI. As far as I understand, there is no way to generate SSR-compatible bindings from the generator yet....

I'm rewriting the generator to something more solid. In order to simplify creation of other Feliz bindings, I plan on publishing a NuGet with the generator domain model (containing information...