Documentation
Preparing search index...
interfaces/signal/constructor/signal-options
SignalOptions
Interface SignalOptions<GValue>
The options to provide to a
Signal
.
interface
SignalOptions
<
GValue
>
{
equal
?:
EqualFunction
<
GValue
>
;
}
Type Parameters
GValue
Index
Properties
equal?
Properties
Optional
Readonly
equal
equal
?:
EqualFunction
<
GValue
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
equal
Documentation
Loading...
The options to provide to a
Signal.