Function zng_wgt_markdown::code_inline_fn
source ยท pub fn code_inline_fn(
child: impl UiNode,
wgt_fn: impl IntoVar<WidgetFn<CodeInlineFnArgs>>,
) -> impl UiNode
Expand description
P
Widget function that converts CodeInlineFnArgs
to widgets.
Sets the CODE_INLINE_FN_VAR
.