Function zng_wgt_markdown::default_table_cell_fn
source ยท pub fn default_table_cell_fn(args: TableCellFnArgs) -> impl UiNode
Expand description
Default markdown table.
See TABLE_CELL_FN_VAR
for more details.
pub fn default_table_cell_fn(args: TableCellFnArgs) -> impl UiNode
Default markdown table.
See TABLE_CELL_FN_VAR
for more details.