Kind: Interface
Source: atloria-monorepo/apps/frontend-parser/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/apps/frontend-parser/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?