CHIRIMEN Push button - ISOKS

Created Date: 2015-07-25/ updated date: 2018-03-13
    Owner & Collaborators
    License
    Summary
    CHIRIMENでプッシュボタンを扱う方法。

    Memos

    • main.js

      posted by Yamato-Ikeda on November 13, 2015
      function(v){}の関数は、
      ボタンが押された時に引数0で実行される。
      ボタンが離された時に引数1で実行される。

      'use strict';

      window.addEventListener('load', function (){
       
        Promise.all([