textmode.js / Textmodifier / pop
Method: pop()
ts
pop(): void;Restore the most recently saved rendering state from the state stack. Use with push to isolate style changes within a block.
Returns
void
textmode.js / Textmodifier / pop
pop(): void;Restore the most recently saved rendering state from the state stack. Use with push to isolate style changes within a block.
void