pub fn toast_autohide(message: &str, delay_ms: u32) -> Element<Div>
Create a toast that auto-hides after delay.