Skip to main content

ui_component_chrome_layout_patch_only

Macro ui_component_chrome_layout_patch_only 

Source
macro_rules! ui_component_chrome_layout_patch_only {
    ($ty:ty) => { ... };
}
Expand description

Implement UiPatchTarget + UiSupports* for a component that supports both chrome and layout refinements, without implementing rendering glue.