Hide Helper Text Box From Xterm Js
I am using the xterm js to create a terminal application. When I add it to my Angular app, it shows the basic terminal but also a textbox with 'W' on top of it. ngOnInit() { le
Solution 1:
It turns out the issue is from my testing environment. not the library. Closing the question
Post a Comment for "Hide Helper Text Box From Xterm Js"