Tab stops are included in TLF but while editing text if the
tab key is pressed it executes the default Flex action of switching
to the next component. I tried searching for a attribute so I could
use the tab key in the way a normal text editor does but I couldn't
find anything. Are we expected to have to capture the tab key input
and insert the tab value ourselves?
↧