---
lang: en
title: 'API docs: booter-lb3app.lb3appbootercomponent'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/booter-lb3app
permalink: /doc/en/lb4/apidocs.booter-lb3app.lb3appbootercomponent.html
---

<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@loopback/booter-lb3app](./booter-lb3app.md) &gt; [Lb3AppBooterComponent](./booter-lb3app.lb3appbootercomponent.md)

## Lb3AppBooterComponent class

**Signature:**

```typescript
export declare class Lb3AppBooterComponent implements Component 
```
**Implements:** [Component](./core.component.md)

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td markdown="1">

[booters](./booter-lb3app.lb3appbootercomponent.booters.md)


</td><td markdown="1">


</td><td markdown="1">

(typeof Lb3AppBooter)\[\]


</td><td markdown="1">


</td></tr>
</tbody></table>


