APLでハンバーガーメニューを作成してみました。 メニューの情報はDatasource 部分にて設定できます。 また、メニューをタップするidとして指定した文字列がSendEventコマンドによってバックエンドに送信されます。

I created a hamburger menu with APL. Menu information can be set in the Datasource part. When you tap the menu string, the string specified as id is sent to the backend by the SendEvent command.

Comments

Be the first to comment.