#[derive(Props)]
{
// Attributes available to this derive:
#[layout]
}
Expand description
Derives Ratatui Kit’s Props implementation for component props.
#[derive(Props)]
{
// Attributes available to this derive:
#[layout]
}
Derives Ratatui Kit’s Props implementation for component props.