ActionExt4#
Kind:
extension |
Package: package:preact_signals
Extension: ActionExt4#
extension ActionExt4 on R Function(A, B, C, D)
Extension on a 4-argument function to wrap it in a type-safe action.
Members of ActionExt4#
| Member | Type | Signature | Description |
|---|---|---|---|
| action | method |
dart R Function(A, B, C, D) action |
Wraps the 4-argument function in a type-safe action. |
References#
The ActionExt4 type is referenced and used in the following pages: