Preparing search index...
The search index is not available
reacting-squirrel
reacting-squirrel
server
Utils
registerComponents
Function registerComponents
register
Components
(
app
,
components
)
:
void
Registers components to the server app.
Parameters
app
:
default
Server instance.
components
:
{
auto
?:
boolean
;
component
:
string
;
id
:
string
;
}
[]
List of components to register.
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
reacting-squirrel
Loading...
Registers components to the server app.