Module component_ir

Module component_ir 

Source
Expand description

コンポーネントIR定義

ReactコンポーネントをKotobaのIRで表現します。

Structs§

ComponentIR
コンポーネントIR
ComponentMetadata
コンポーネントメタデータ
ComponentTreeIR
コンポーネントツリーIR
ElementIR
仮想DOM要素IR
EventHandlerIR
イベントハンドラーIR
ImportIR
Import IR
JSXIR
JSX/TSXパーサー結果のIR表現

Enums§

CacheStrategy
ComponentType
コンポーネントの種類
ElementChild
ExecutionEnvironment
コンポーネントの実行環境
HookIR
フックIR (React Hooksの表現)
RevalidationStrategy