Package j2htmx

Interface J2Htmx.AttributeGenerator

  • Enclosing class:
    J2Htmx

    public static interface J2Htmx.AttributeGenerator
    A Functional interface to generate attributes
    • Method Detail

      • generate

        String generate()
        Generate the value of an attribute
        Returns:
        A String value for an attribute