skip to content

Configuration

In template /components-config/#comp-type#.properties

#define two compoenent named default and special
renderer.default=/jsp/components/COMPA/default.jsp
renderer.special=/jsp/components/COMPA/specialjsp
default-renderer=default

# list of style
style-list=primary;success;info;warning;danger

#wrap tempalte with default div (if false add command id and class in renderer) (default:true)
wrapped=false

#add ressources needed for component, separed by ,
resources=/lib/afterglow/afterglow.min.js,/lib/afterglow/afterglow.min.css