javascript - documentation function parameter notation meaning -


i have question particular set of notation means. using rangy javascript library work , run across notation

rangy.createclassapplier(string theclass[, object options[, array tagnames]]) 

how interpret parameter notation. in particular "[," notation confuses me. i'm guessing means parameters optional i'm not sure , i've had hard time finding answer question online. in advance

here link documentation itself

https://github.com/timdown/rangy/wiki/class-applier-module


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -