Cargo Features

material-yew has no features set by default.

[dependencies]
material-yew = { version = "0.3.0", features = ["full", "button", "circular-progress", "checkbox", "circular-progress-four-color", "drawer", "top-app-bar", "icon-button", "fab", "formfield", "linear-progress", "icon", "radio", "switch", "top-app-bar-fixed", "dialog", "list", "icon-button-toggle", "slider", "tabs", "snackbar", "textarea", "select", "menu"] }
full = button, checkbox, circular-progress, circular-progress-four-color, dialog, drawer, fab, formfield, icon, icon-button, icon-button-toggle, linear-progress, list, menu, radio, select, slider, snackbar, switch, tabs, textarea, textfield, top-app-bar, top-app-bar-fixed
button full?

Affects material-yew::button

circular-progress full?

Affects material-yew::circular_progress

checkbox full?

Affects material-yew::checkbox

circular-progress-four-color full?

Affects material-yew::circular_progress_four_color

drawer full?

Affects material-yew::drawer

top-app-bar full?

Affects material-yew::top_app_bar

icon-button full?

Affects material-yew::icon_button

fab full?

Affects material-yew::fab

formfield full?

Affects material-yew::form_field

linear-progress full?

Affects material-yew::linear_progress

icon full?

Affects material-yew::icon

radio full?

Affects material-yew::radio

switch full?

Affects material-yew::switch

top-app-bar-fixed full?

Affects material-yew::top_app_bar_fixed

dialog full?

Affects material-yew::dialog

list full?

Affects material-yew::list

icon-button-toggle full?

Affects material-yew::icon_button_toggle

slider full?

Affects material-yew::slider

tabs full?

Affects material-yew::tabs

snackbar full?

Affects material-yew::snackbar

textfield textarea full?

Affects material-yew::text_inputs, text_inputs::ValidityTransform

select full?

Affects material-yew::select

menu full?

Affects material-yew::menu