Have questions? Stuck? Please check our FAQ for some common questions and answers.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

FnService - Function Service

FnService is an Angular Factory in the Util module with the name fn.js. It provides general purpose functions that are useful throughout the client-side application. To use these functions, see the documentation on injecting Angular services.

NameSummary
isF 
isA 
isS 
isO 
contains 
areFunctions 
areFunctionsNonStrict 
windowSize 
isMobile 
debugOn 
find 
inArray 
removeFromArray 
isEmptyObject 
cap 
noPx 
noPxStyle 
endsWith 
parseBitRate 

 

Function Descriptions

isF

  • No labels