Vinyl
Preparing search index...
@amzn/vinyl-util
SignalOptions
Interface SignalOptions
interface
SignalOptions
{
once
?:
boolean
;
}
Hierarchy (
View Summary
)
SignalOptions
DomEventListenerOptions
Index
Properties
once?
Properties
Optional
once
once
?:
boolean
If true, removes the handler after the first invocation.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
once
Vinyl
Loading...
If true, removes the handler after the first invocation.