FormFragmentFactory

Factory for creating Form fragments

class Object
trait Matchable
class Any

Value members

Abstract methods

def FormFragment[T](aForm: => T)(using evidence$1: HasForm[T]): Fragment