pub fn test_component_custom_properties<F>( component_fn: F, expected_properties: &[(&str, &str)], ) -> TestResultwhere F: Fn() -> String,
Test a component’s custom properties