<bdo id='bepzq'></bdo><ul id='bepzq'></ul>

    1. <legend id='bepzq'><style id='bepzq'><dir id='bepzq'><q id='bepzq'></q></dir></style></legend>
      <tfoot id='bepzq'></tfoot>
    2. <i id='bepzq'><tr id='bepzq'><dt id='bepzq'><q id='bepzq'><span id='bepzq'><b id='bepzq'><form id='bepzq'><ins id='bepzq'></ins><ul id='bepzq'></ul><sub id='bepzq'></sub></form><legend id='bepzq'></legend><bdo id='bepzq'><pre id='bepzq'><center id='bepzq'></center></pre></bdo></b><th id='bepzq'></th></span></q></dt></tr></i><div id='bepzq'><tfoot id='bepzq'></tfoot><dl id='bepzq'><fieldset id='bepzq'></fieldset></dl></div>

        <small id='bepzq'></small><noframes id='bepzq'>

      1. 如何使离子网格像 Ionic 2 中的按钮一样可点击

        how to make ion-grid clickable like button in Ionic 2(如何使离子网格像 Ionic 2 中的按钮一样可点击)

          <small id='C7npu'></small><noframes id='C7npu'>

          • <bdo id='C7npu'></bdo><ul id='C7npu'></ul>
          • <legend id='C7npu'><style id='C7npu'><dir id='C7npu'><q id='C7npu'></q></dir></style></legend>
          • <tfoot id='C7npu'></tfoot>

                  <tbody id='C7npu'></tbody>

              • <i id='C7npu'><tr id='C7npu'><dt id='C7npu'><q id='C7npu'><span id='C7npu'><b id='C7npu'><form id='C7npu'><ins id='C7npu'></ins><ul id='C7npu'></ul><sub id='C7npu'></sub></form><legend id='C7npu'></legend><bdo id='C7npu'><pre id='C7npu'><center id='C7npu'></center></pre></bdo></b><th id='C7npu'></th></span></q></dt></tr></i><div id='C7npu'><tfoot id='C7npu'></tfoot><dl id='C7npu'><fieldset id='C7npu'></fieldset></dl></div>

                  本文介绍了如何使离子网格像 Ionic 2 中的按钮一样可点击的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我使用ion-grid"设计了表格,但我的问题是让它像按钮一样可点击.我只能通过使用 (click)="functionX() 来调用函数.

                  I designed table by using "ion-grid" but my problem in case to make it clickable like button. I could only call function by using (click)="functionX().

                  例如这是我的网格,

                  <ion-grid style="padding:0px;" (click)="function1()">
                    <ion-row>
                      <ion-col col-6>
                        Text1<br>Text1<br>Text1
                      </ion-col>
                      <ion-col col-6>
                        Text2<br>Text2<br>Text2
                      </ion-col>
                    </ion-row>
                  </ion-grid>
                  
                  <ion-grid style="padding:0px;" (click)="function2()">
                    <ion-row>
                      <ion-col col-6>
                        Text3<br>Text3<br>Text3
                      </ion-col>
                      <ion-col col-6>
                        Text4<br>Text4<br>Text4
                      </ion-col>
                    </ion-row>
                  </ion-grid>
                  

                  我想让每个网格像按钮一样可点击(如果可能的话)而不改变网格的设计

                  I want to make each grid clickable like button (if possible) without change the design of grids

                  推荐答案

                  我遇到了这样的问题,但我想在 col.我找到的解决方案是在行内放置一个按钮标签,对于您的问题,它应该是这样的:

                  I had a problem like this one, but i wanted inside one of the col. The solution I found was to place a button tag inside the row, for your problem it should be something like this:

                  HTML

                  <ion-grid style="padding:0px;">
                    <button id='hidden-button' ion-button (click)="function1()">
                      <ion-row>
                       <ion-col col-6>
                         Text1<br>Text1<br>Text1
                       </ion-col>
                       <ion-col col-6>
                         Text2<br>Text2<br>Text2
                       </ion-col>
                      </ion-row>
                    </button>
                  </ion-grid>
                  

                  CSS

                  #hidden-button{
                      height: 100%;
                      width: 100%;
                      box-shadow: none;
                      -webkit-box-shadow: none;
                  }
                  

                  这篇关于如何使离子网格像 Ionic 2 中的按钮一样可点击的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  quot;Status Code:200 OK (from ServiceWorker)quot; in Chrome Network DevTools?(“状态码:200 OK(来自 ServiceWorker)在 Chrome 网络开发工具中?)
                  What is quot;X-Content-Type-Options=nosniffquot;?(什么是“X-Content-Type-Options=nosniff?)
                  SmtpJs API not working! is there any way to send emails using SMTP server with JavaScript or JQuery(SmtpJs API 不工作!有没有办法使用带有 JavaScript 或 JQuery 的 SMTP 服务器发送电子邮件)
                  Can I send email using javascript(我可以使用 javascript 发送电子邮件吗)
                  Select All the objects on canvas using Fabric.js(使用 Fabric.js 选择画布上的所有对象)
                  Crop the image using JavaScript(使用 JavaScript 裁剪图像)
                  <tfoot id='Soewm'></tfoot>
                  • <bdo id='Soewm'></bdo><ul id='Soewm'></ul>

                      <legend id='Soewm'><style id='Soewm'><dir id='Soewm'><q id='Soewm'></q></dir></style></legend>

                          <small id='Soewm'></small><noframes id='Soewm'>

                            <tbody id='Soewm'></tbody>
                          • <i id='Soewm'><tr id='Soewm'><dt id='Soewm'><q id='Soewm'><span id='Soewm'><b id='Soewm'><form id='Soewm'><ins id='Soewm'></ins><ul id='Soewm'></ul><sub id='Soewm'></sub></form><legend id='Soewm'></legend><bdo id='Soewm'><pre id='Soewm'><center id='Soewm'></center></pre></bdo></b><th id='Soewm'></th></span></q></dt></tr></i><div id='Soewm'><tfoot id='Soewm'></tfoot><dl id='Soewm'><fieldset id='Soewm'></fieldset></dl></div>