Expand description
コンポーネントIR定義
ReactコンポーネントをKotobaのIRで表現します。
Structs§
- ComponentIR
- コンポーネントIR
- Component
Metadata - コンポーネントメタデータ
- Component
TreeIR - コンポーネントツリーIR
- ElementIR
- 仮想DOM要素IR
- Event
HandlerIR - イベントハンドラーIR
- ImportIR
- Import IR
- JSXIR
- JSX/TSXパーサー結果のIR表現
Enums§
- Cache
Strategy - Component
Type - コンポーネントの種類
- Element
Child - Execution
Environment - コンポーネントの実行環境
- HookIR
- フックIR (React Hooksの表現)
- Revalidation
Strategy