LogoSignals.dart
Copy Markdown
rodydavis/signals.dart 999999

Type: ActionExt9

API reference and details for ActionExt9 from signals.dart.

ActionExt9#

Kind: extension  |  Package: package:preact_signals

Extension: ActionExt9#

extension ActionExt9 on R Function(A, B, C, D, E, F, G, H, I)

Extension on a 9-argument function to wrap it in a type-safe action.

Members of ActionExt9#

Member Type Signature Description
action method dart R Function(A, B, C, D, E, F, G, H, I) action Wraps the 9-argument function in a type-safe action.

References#

The ActionExt9 type is referenced and used in the following pages: