SYMBOL INDEX (9 symbols across 2 files) FILE: js/ladda.d.ts type LaddaButton (line 1) | interface LaddaButton { type BindOptions (line 11) | interface BindOptions { FILE: js/ladda.js function create (line 21) | function create(button) { function bind (line 178) | function bind(target, options) { function stopAll (line 199) | function stopAll() { function getAncestorOfTagType (line 214) | function getAncestorOfTagType(elem, type) { function createSpinner (line 222) | function createSpinner(button) { function wrapContent (line 271) | function wrapContent(node, wrapper) { function bindElement (line 278) | function bindElement(element, options) {