Variable refreshYamlObject

Refresh any object defined from yaml. The key is the typeid of the type.

Declaration

module dash.components.component;

// ...
void delegate(YamlObject, dyaml.node.Node) refreshYamlObject;
// ...

Authors

Copyright

License