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