Cargo Features
material-dioxus has no features set by default.
[dependencies]
material-dioxus = { version = "0.0.3-dev", features = ["full", "button", "circular-progress", "checkbox", "circular-progress-four-color", "icon-button", "fab", "formfield", "icon", "radio", "switch", "dialog", "list", "textarea", "theming", "palette", "all-components"] }
- full = all-components, theming
-
Affects
material-dioxus::button
… - circular-progress all-components?
-
Affects
material-dioxus::circular_progress
… - checkbox all-components?
-
Affects
material-dioxus::checkbox
… - circular-progress-four-color all-components?
-
Affects
material-dioxus::circular_progress_four_color
… -
Affects
material-dioxus::icon_button
… - fab all-components?
-
Affects
material-dioxus::fab
… - formfield all-components?
-
Affects
material-dioxus::form_field
… - icon all-components?
-
Affects
material-dioxus::icon
… - radio all-components?
-
Affects
material-dioxus::radio
… - switch all-components?
-
Affects
material-dioxus::switch
… - dialog all-components?
-
Affects
material-dioxus::dialog
… - list all-components?
-
Affects
material-dioxus::list
… - textfield textarea all-components?
-
Affects
material-dioxus::text_inputs
,text_inputs::ValidityTransform
… - theming full? = palette
-
Affects
material-dioxus::theming
… - palette theming?
-
Enables palette
Affects
material-dioxus::palette
… - all-components full? = button, checkbox, circular-progress, circular-progress-four-color, dialog, fab, formfield, icon, icon-button, list, radio, switch, textarea, textfield