Per Mozilla's Map documentation, you can initialize as follows: private _gridOptions:Map<string, Array<string>> = new Map([ ["1", ["test"]], ...
確定! 回上一頁