zng_wgt_markdown

Function default_list_fn

Source
pub fn default_list_fn(args: ListFnArgs) -> impl UiNode
Expand description

Default list view.

Uses a Grid! with two columns, one default for the bullet or number, the other fills the leftover space.

See LIST_FN_VAR for more details.