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

<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@loopback/rest-crud](./rest-crud.md) &gt; [CrudRestComponent](./rest-crud.crudrestcomponent.md)

## CrudRestComponent class

**Signature:**

```typescript
export declare class CrudRestComponent 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">

[bindings](./rest-crud.crudrestcomponent.bindings.md)


</td><td markdown="1">


</td><td markdown="1">

[Binding](./context.binding.md)<!-- -->\[\]


</td><td markdown="1">


</td></tr>
</tbody></table>


