Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for onDialogTap_ (0.17 sec)

  1. src/internal/trace/traceviewer/static/trace_viewer_full.html

          border: 1px solid darkgrey;
          @apply --dropdown-dialog;
        }
        </style>
    
        <button id="button" on-tap="open">[[label]]</button>
    
        <dialog id="dialog" on-cancel="close" on-tap="onDialogTap_">
          <slot></slot>
        </dialog>
      </template>
    </dom-module><dom-module id="tr-ui-b-info-bar-group">
      <template>
        <style>
        :host {
          flex: 0 0 auto;
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (1)
Back to top