public class VueDependencyResolver
extends java.lang.Object
| Constructor and Description |
|---|
VueDependencyResolver(java.util.Set<java.nio.file.Path> paths,
java.lang.String appVarName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
resolve(java.lang.String componentId)
Build the HTML of components needed for this component
|
public VueDependencyResolver(java.util.Set<java.nio.file.Path> paths,
java.lang.String appVarName)
public java.lang.String resolve(java.lang.String componentId)
componentId - the component-id to build the HTMl for.Copyright © 2021. All Rights Reserved.