it('grid API is not available until `detectChanges`', () => { expect(component.gridOptions.api).not.toBeTruthy(); } ...
確定! 回上一頁