Show:

F2.Constants.Css Class

Constants used throughout the Open Financial Framework

Properties

Name Description
APP static

The APP class should be applied to the DOM Element that surrounds the entire app, including any extra html that surrounds the APP_CONTAINER that is inserted by the container. See the F2.ContainerConfig object.

APP_CONTAINER static

The APP_CONTAINER class should be applied to the outermost DOM Element of the app.

Properties

APP String final static

The APP class should be applied to the DOM Element that surrounds the entire app, including any extra html that surrounds the APP_CONTAINER that is inserted by the container. See the F2.ContainerConfig object.


APP_CONTAINER String final static

The APP_CONTAINER class should be applied to the outermost DOM Element of the app.