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
Many components uses EnhancedButton and hence support onTouchTap() attribute (by passing through {...others}) onTouchTap() is crucial to handling click/tap for buttons, however this was not documented in:
Many components uses
EnhancedButtonand hence supportonTouchTap()attribute (by passing through{...others})onTouchTap()is crucial to handling click/tap for buttons, however this was not documented in:Same with:
Is this intentional?