Optional
options: TickContextOptionsOptional
voiceIndex: numberGets widths context, note and left/right modifiers for formatting.
Introduced on 2020-04-17 as getTickablesForVoice(voiceIndex). https://github.com/0xfe/vexflow/blame/dc97b0cc5bb93171c0038638c34362dc958222ca/src/tickcontext.js#L63 Renamed on 2021-08-05 to getTickableForVoice(voiceIndex). Method renamed to singular, since it returns one Tickable.
Static
get
TickContext formats abstract tickable objects, such as notes, chords, tabs, etc.