mirror of https://github.com/linebender/xilem
45 lines
688 B
Markdown
45 lines
688 B
Markdown
# Masonry examples
|
|
|
|
## `hello_masonry`
|
|
|
|
Simples possible Masonry app.
|
|
|
|
## `two_textboxes`
|
|
|
|
Example used to test text input and text focus.
|
|
|
|
|
|
## `calc_masonry`
|
|
|
|

|
|
|
|
Calculator app.
|
|
|
|
|
|
## `to_do_list`
|
|
|
|

|
|
|
|
To-do list app.
|
|
|
|
|
|
## `custom_widget`
|
|
|
|

|
|
|
|
Static render showing off Vello's capabilities.
|
|
|
|
|
|
## `grid_masonry`
|
|
|
|

|
|
|
|
Demonstration of the grid layout.
|
|
|
|
|
|
## `simple_image`
|
|
|
|

|
|
|
|
Simple image example.
|