Crate yew_components

Crate yew_components 

Source
Expand description

This crate contains useful Yew components. At this moment it only includes typed Select.

Structsยง

Select
An alternative to the HTML <select> tag.