You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
ちぃ覚えた。
yield+Tagのネストで継承っぽい書き方をするときのメンバ追加
親側にメンバ(メソッドとか)を追加して、yieldに渡す内容に
parent.(親側メンバ名)
でアクセスする。refを張れって、親からメンバを追加・アクセスしても良さそう
https://173210.github.io/riot#tagparent
onclickイベントの引数を上書き
引数を1つも与えないようにするときなどに利用
https://murakamikoji.com/riot-onclick-arguments/
The text was updated successfully, but these errors were encountered: