@ -41,6 +41,7 @@ export class Grid {
) {
this._gridOptions = this.setOptionDefaults(gridOptions);
// TODO: or public method that will be called outside
this.render();
}