For example, the following code implements a dialog with a header, ... get template() { return html` <paper-dialog> <h2>Content</h2> </paper-dialog> ` ...
確定! 回上一頁