Function leptos::html::address

source ·
pub fn address(cx: Scope) -> HtmlElement<Address>
Expand description

The <address> HTML element indicates that the enclosed HTML provides contact information for a person or people, or for an organization.