Expand description
Yew web components, implementing Material Design.
This UI library is heavily inspired by material ui.
§Usage
Add this to Cargo.toml:
[dependencies]
zu = "0.3"Or using cargo add zu command.
Modules§
- accordion
- accordion_
actions - accordion_
details - accordion_
summary - alert
- alert_
title - app_bar
- autocomplete
- avatar
- avatar_
group - backdrop
- badge
- bottom_
navigation - bottom_
navigation_ action - boxed
- breadcrumbs
- button
- button_
base ButtonBasecontains as few styles as possible.- button_
group - card
- card_
action_ area - card_
actions - card_
content - card_
header - card_
media - checkbox
- chip
- circular_
progress - click_
away_ listener - code
- collapse
- container
- css_
baseline - dialog
- dialog_
actions - dialog_
content - dialog_
content_ text - dialog_
title - divider
- drawer
- fab
- fade
- filled_
input - form_
control - form_
control_ label - form_
group - form_
helper_ text - form_
label - grid
- grow
- icon
- icon_
button - image_
list - image_
list_ item - image_
list_ item_ bar - input
- input_
adornment - input_
base - input_
label - internal
- linear_
progress - link
- list
- list_
item - list_
item_ avatar - list_
item_ button - list_
item_ icon - list_
item_ secondary_ action - list_
item_ text - list_
subheader - loading_
button - masonry
- menu
- menu_
item - menu_
list - mobile_
stepper - native_
select - outlined_
input - pagination
- pagination_
item - paper
- popover
- popper
- radio
- radio_
group - rating
- scoped_
css_ baseline - select
- skeleton
- slide
- slider
- snackbar
- snackbar_
content - speed_
dial - speed_
dial_ action - speed_
dial_ icon - stack
- step
- step_
button - step_
connector - step_
content - step_
icon - step_
label - stepper
- styles
- svg_
icon - swipeable_
drawer - switch
- switch_
base - Used as abstract component for Checkbox, Switch and Radio.
- tab
- tab_
content - tab_
list - tab_
panel - tab_
scroll_ button - table
- table_
body - table_
cell - table_
container - table_
footer - table_
head - table_
pagination - table_
row - table_
sort_ label - tabs
- text_
field - The
TextFieldis a convenience wrapper for the most common cases (80%). It cannot be all things to all people, otherwise the API would grow out of control. - theme_
provider - timeline
- timeline_
connector - timeline_
content - timeline_
dot - timeline_
item - timeline_
opposite_ content - timeline_
separator - toggle_
button - toggle_
button_ group - toolbar
- tooltip
- tree_
item - tree_
view - typography
- utils
- zoom