WriteableSignalUtils#
Kind:
extension |
Package: package:signals_core
Extension: WriteableSignalUtils#
extension WriteableSignalUtils on Signal<T>
Utility extensions on Signal providing functional programming wrappers like React-style hooks destructuring.
Members of WriteableSignalUtils#
| Member | Type | Signature | Description |
|---|---|---|---|
| hooks | method |
dart (T Function(), void Function(T)) hooks |
Easy destructure to get and set the value |
References#
The WriteableSignalUtils type is referenced and used in the following pages: