html - How do you add a line break in yattag? -


when generating html document in yattag, how add line break (<br/>)?

you use doc.stag('br') since stag method produces self closing tag. you'll <br />


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -