Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/ast-helpers.ts
Information about a prop definition
Properties
| Property | Type |
|---|---|
name | string |
type | string |
required | boolean |
defaultValue | string |
description | string |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/ast-helpers.ts
Information about a prop definition
| Property | Type |
|---|---|
name | string |
type | string |
required | boolean |
defaultValue | string |
description | string |
Was this page helpful?