Variable createYamlComponent

Used to create components from yaml. The key is the YAML name of the type.

Declaration

module dash.components.component;

// ...
Component delegate(dyaml.node.Node) createYamlComponent;
// ...

Authors

Copyright

License