streamlit-aggrid icon indicating copy to clipboard operation
streamlit-aggrid copied to clipboard

Unable to Enable RTL Mode in Streamlit-AgGrid Component

Open Al-Wajeez opened this issue 1 year ago • 1 comments

I encountered an issue when attempting to enable RTL mode in the Streamlit-AgGrid component. The AgGrid component remains in LTR (Left-to-Right) mode even after specifying enableRTL: true in the grid options. Thank you for your attention to this matter. Enabling RTL mode would greatly benefit users who require right-to-left direction support for their applications.

Al-Wajeez avatar Jan 03 '24 12:01 Al-Wajeez

Could you please provide an example script for me to investigate?

PablocFonseca avatar Mar 21 '24 17:03 PablocFonseca