#[component]Expand description
Turns a function into a Ratatui Kit component.
The generated component owns the props type, preserves hook order, and enables context-aware hooks for ordinary function components.
#[component]Turns a function into a Ratatui Kit component.
The generated component owns the props type, preserves hook order, and enables context-aware hooks for ordinary function components.