Function uvls::webview::frontend::Icon

source ·
fn Icon<'a>(cx: Scope<'a, IconProps>) -> Element<'_>
Expand description

returns the requested Icon Element to display in the frontend

§Props

For details, see the props struct definition.