Loading...
Determens if the current brixxbox app is started in a modal window.
Simple
if(brixxApi.isModal()){ alert("the brixxbox app is modal!"); }