Interface IInteractiveMacro

    • Method Detail

      • getRenderer

        String getRenderer()
        get the renderer for interactive macro (return null if macro is'nt interactive)
        Returns:
      • getModalSize

        String getModalSize()
        return the popup size. default lg
        Returns:
        "lg", "md", "sm", "xs"