[][src]Module plaster::virtual_dom::vcomp

This module contains the implementation of a virtual component VComp.

Structs

VComp

A virtual component.

Traits

Transformer

Converts property and attach lazy components to it. This type holds context and components types to store an activatior which will be used later buring rendering state to attach component sender.