@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
66 lines (34 loc) • 1.1 kB
Markdown
---
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) > [@loopback/rest-crud](./rest-crud.md) > [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>