Module glyph_ui::view[][src]

UI elements

Modules

align

Align a view relative to its parent

border

Display a border around another view

element

Erase composition details of a UI element

empty

An empty view with size (1, 1)

input_line

Single line text input

linear

Displays multiple views in a row or column

map

Change the message type of an element

on_event

Run a closure on events when focused

pad

Add padding around a view

prelude

Convenient re-exported extensions to View

text

Display text with line wrapping