pub fn placeholder_wave<F>(f: F) -> Element<Div>where F: FnOnce(Element<Div>) -> Element<Div>,
Create a placeholder with wave animation.