The path pattern denotes the location of individual service client doc.
"{{CLIENT}}" will be replaced with the client name.
For example: path/{{CLIENT}}/docs will target s3 docs at path/client-s3/docs
componentName
componentName:string
Readonly out
out:string
Accessors
application
get application(): Application
Returns Application
owner
get owner(): Renderer
Returns Renderer
Methods
Protected bubble
bubble(name: Event | EventMap | string, ...args: any[]): this
The path pattern denotes the location of individual service client doc. "{{CLIENT}}" will be replaced with the client name. For example:
path/{{CLIENT}}/docs
will target s3 docs atpath/client-s3/docs