📄 attribute.tsx
¶
📊 Analysis Summary¶
Metric | Count |
---|---|
📊 Variables & Constants | 2 |
💠 JSX Elements | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/scope-manager/tests/fixtures/jsx/attribute.tsx
Variables & Constants¶
Name | Type | Kind | Value | Exported |
---|---|---|---|---|
x |
1 |
const | 1 |
✗ |
attr |
2 |
const | 2 |
✗ |
JSX Elements¶
Component | Type | Props | Children |
---|---|---|---|
Foo |
component | attr={x} | none |