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