Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/entity.interface.ts
Prop definition for a component
Properties
| Property | Type |
|---|---|
name | string |
type | string |
required | boolean |
defaultValue | string |
description | string |
Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/entity.interface.ts
Prop definition for a component
| Property | Type |
|---|---|
name | string |
type | string |
required | boolean |
defaultValue | string |
description | string |
Was this page helpful?