children=[ html.Div( id="ag-grid-container", style={"height": "600px", "width": "100%"} # Set height and width ), ] )````