Skip to main content

this

since 0.9.4

Description​

This jQuery specific function returns the underlying API object.

alphaTab('api')jQuery

Example - jQuery​

var api = $('#alphaTab').alphaTab('api');
api.render();