Crate yew_components[][src]

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.