vapor-chamber API reference - v1.3.0
Repo
Performance
Roadmap
Laravel integration
Preparing search index...
index
Reaction
Interface Reaction
interface
Reaction
{
install
(
bus
:
BaseBus
)
:
()
=>
void
;
}
Index
Methods
install
Methods
install
install
(
bus
:
BaseBus
)
:
()
=>
void
Install the reaction on a bus. Returns unsubscribe function.
Parameters
bus
:
BaseBus
Returns
()
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
install
Repo
Performance
Roadmap
Laravel integration
vapor-chamber API reference - v1.3.0
Loading...
Install the reaction on a bus. Returns unsubscribe function.