Ratatouille v0.1.0 Ratatouille.Renderer.View View Source
Represents a renderable view of the terminal application.
This API is still under development.
Link to this section Summary
Link to this section Functions
Link to this macro
bar() View Source (macro)
Link to this macro
bar(attributes_or_children) View Source (macro)
Link to this macro
bar(attributes, children) View Source (macro)
Link to this macro
chart() View Source (macro)
Link to this macro
chart(attributes_or_children) View Source (macro)
Link to this macro
chart(attributes, children) View Source (macro)
Link to this macro
column() View Source (macro)
Link to this macro
column(attributes_or_children) View Source (macro)
Link to this macro
column(attributes, children) View Source (macro)
Link to this function
element(tag, attributes_or_children) View Source
Link to this function
element(tag, attributes, children) View Source
Link to this macro
label() View Source (macro)
Link to this macro
label(attributes_or_children) View Source (macro)
Link to this macro
label(attributes, children) View Source (macro)
Link to this macro
panel() View Source (macro)
Link to this macro
panel(attributes_or_children) View Source (macro)
Link to this macro
panel(attributes, children) View Source (macro)
Link to this function
render(canvas, attrs, children, render_fn) View Source
Link to this macro
row() View Source (macro)
Link to this macro
row(attributes_or_children) View Source (macro)
Link to this macro
row(attributes, children) View Source (macro)
Link to this macro
sparkline() View Source (macro)
Link to this macro
sparkline(attributes_or_children) View Source (macro)
Link to this macro
sparkline(attributes, children) View Source (macro)
Link to this macro
table() View Source (macro)
Link to this macro
table(attributes_or_children) View Source (macro)
Link to this macro
table(attributes, children) View Source (macro)
Link to this macro
table_row() View Source (macro)
Link to this macro
table_row(attributes_or_children) View Source (macro)
Link to this macro
table_row(attributes, children) View Source (macro)
Link to this macro
text() View Source (macro)
Link to this macro
text(attributes_or_children) View Source (macro)
Link to this macro
text(attributes, children) View Source (macro)
Link to this macro
tree() View Source (macro)
Link to this macro
tree(attributes_or_children) View Source (macro)
Link to this macro
tree(attributes, children) View Source (macro)
Link to this macro
tree_node() View Source (macro)
Link to this macro
tree_node(attributes_or_children) View Source (macro)
Link to this macro
tree_node(attributes, children) View Source (macro)
Link to this macro
view() View Source (macro)
Link to this macro
view(attributes_or_children) View Source (macro)
Link to this macro