DangerousStyleElementOf

Type Alias DangerousStyleElementOf 

Source
pub type DangerousStyleElementOf<'dom, T> = <T as LayoutDomTypeBundle<'dom>>::ConcreteDangerousStyleElement;
Expand description

Type alias to extract ConcreteDangerousStyleElement from a LayoutDomTypeBundle implementation.