Package

net.liftmodules.foboajs.snippet

FoBo

Permalink

package FoBo

Visibility
  1. Public
  2. All

Type Members

  1. class AJSResources extends StatefulSnippet

    Permalink

    This snippet class lets you inject FoBo Angular resources into your templates.

    AJSResources Snippet

    This snippet class lets you inject FoBo Angular resources into your templates. Instead of hand write the resource tags you can use this helper snippet to inject it for you.

    Example:
    1. Invoke with

      data-lift="FoBo.AJSResources.functionName?paramName=paramValue&...."

      For more examples see the individual transform functions.

    Since

    v1.3

  2. class MDButton extends StatefulSnippet with Loggable

    Permalink

Ungrouped