How to hide ag grid columns on grid render

Is there a streamlit function that allows me to hide certain columns of an ag grid table by default? Or if not is there a simple way to do it with injectable js code?