Open mikful opened 2 years ago
I agree with Mikful, it would be awesome to be able to use pickers and add every components needed such as adapters like DateAdapterJs, etc... Your work on this combination between Streamlit and MUI is incredible, thanks for that !
Hi, thanks for the awesome package! I just wondered if it would work to redirect the paths for the Date and Time pickers as they don't exist in lab now?
https://mui.com/blog/lab-date-pickers-to-mui-x/
as per the following:?
https://github.com/mikful/streamlit-elements/blob/main/streamlit_elements/frontend/components/modules/mui/Lab.tsx
e.g. change in Lab.tsx
to
If not, is there another way?