It would be awesome if you implemented a way for us to easily specify how many cells / rows to freeze.
For example
<tree-grid
freeze-rows = "1"
freeze-columns = "2"
If you don't want to support multiple frozen cells / rows you could always use booleans for the attributes.