Uses of Interface
io.quarkus.qute.Template.Fragment
-
-
Uses of Template.Fragment in io.quarkus.qute
Methods in io.quarkus.qute that return Template.Fragment Modifier and Type Method Description Template.FragmentTemplate. getFragment(String id)Attempts to find the fragment with the specified identifier.
-