python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Remove margins to get full height using Grid component in material UI
As it can be seen in this codesandbox, I can set the grid container to full height using 100vh as the height value, however the user agent seems to add a margin of 8px to the body and I haven't found ...

rfc1484
Votes: 0
Answers: 1
how can i add this gray line in the Tablayout? Android
I need to add a gray line like this at the top of the TabLayout
Actual code:
<com.google.android.material.tabs.TabLayout
android:id="@+id/tl_tabs"
...
Norman Daniel Vicente
Votes: 0
Answers: 0
Makestyles hook is not working in Material Ui
I'm totally new to React and I'm trying to use makeStyles. I'm using it as they use it in the docs, but It's not working for me and my page just went to blank white page after using it.
import {ma...

Farid Ghaderi
Votes: 0
Answers: 1
How to get filtered values from MUI datagrid
Is it possible to get values from mui DataGrid?
I have a table and i want to have a custom export based on user filter and columns that are hidden or displayed but i need these filtered values. There ...
Alexsandro Xavier Da Silveira
Votes: 0
Answers: 2