core.tex
Description
This setting allows you to fill alphaTex code into the DOM element and make alphaTab automatically load it when initializing. Note that this setting is only interpreted once on initialization.
<div id="alphaTab" data-tex="true">\title "Simple alphaTex init" . 3.3*4</div>
<script>
const api = new alphaTab.AlphaTabApi(document.getElementById('alphaTab'));
</script>
core.texJavaScript |
texJavaScript |
core.texJSON |
texJSON |
data-core-texHTML |
data-texHTML |
Types
booleanAll |
Default Value
false