Preparing search index...
The search index is not available
Realtime Web Suite Client package
Realtime Web Suite Client package
IRWSConfig
Interface IRWSConfig
interface
IRWSConfig
{
apiPrefix
?:
string
;
backendRoutes
?:
any
[]
;
backendUrl
?:
string
;
defaultLayout
?:
typeof
RWSViewComponent
;
ignoreRWSComponents
?:
boolean
;
pubUrl
?:
string
;
routes
?:
IRWSFrontRoutes
;
transports
?:
string
[]
;
user
?:
any
;
wsUrl
?:
string
;
}
Index
Properties
api
Prefix?
backend
Routes?
backend
Url?
default
Layout?
ignoreRWSComponents?
pub
Url?
routes?
transports?
user?
ws
Url?
Properties
Optional
api
Prefix
api
Prefix
?:
string
Optional
backend
Routes
backend
Routes
?:
any
[]
Optional
backend
Url
backend
Url
?:
string
Optional
default
Layout
default
Layout
?:
typeof
RWSViewComponent
Optional
ignoreRWSComponents
ignoreRWSComponents
?:
boolean
Optional
pub
Url
pub
Url
?:
string
Optional
routes
routes
?:
IRWSFrontRoutes
Optional
transports
transports
?:
string
[]
Optional
user
user
?:
any
Optional
ws
Url
ws
Url
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
api
Prefix
backend
Routes
backend
Url
default
Layout
ignoreRWSComponents
pub
Url
routes
transports
user
ws
Url
src
services
ApiService.ts
ApiServiceInstance
IRWSHttpRoute
IRWSPrefixedHTTProutes
IRWSBackendRoute
ApiService
DOMService.ts
DOMServiceInstance
DOMOutputType
DOMService
NotifyService.ts
NotifyServiceInstance
NotifyService
RoutingService.ts
RWSRouter
RoutingServiceInstance
IRoutingEvent
IRWSFrontRoutes
IRWSRouteResult
RouteReturn
RoutingService
_ROUTING_EVENT_NAME
renderRouteComponent
_service.ts
RWSService
UtilsService.ts
UtilsServiceInstance
UtilsService
WSService.ts
WSServiceInstance
IRWSWebsocketStatus
WSService
components
uploader
component.ts
RWSUploader
router
component.ts
RouterComponent
_attrs
angular-attr.ts
ngAttr
_component.ts
RWSViewComponent
IRWSAssetShowOptions
_decorator.ts
IRWSDecoratorOptions
RWSView
index.ts
registerRWSComponents
interfaces
IRWSConfig.ts
IRWSConfig
types
RWSNotify.ts
NotifyLogType
NotifyUiType
RWSNotify
index.ts
RWSClient
Generated using
TypeDoc