Skip to main content

component_props_builder

Function component_props_builder 

Source
pub fn component_props_builder<P>(
    _f: &impl Component<P>,
) -> <P as PropsOrNoPropsBuilder>::Builder
where P: PropsOrNoPropsBuilder,