Documentation Index

Fetch the complete documentation index at: https://docx.syndigo.com/llms.txt

Use this file to discover all available pages before exploring further.

hiding/unhiding

Prev Next

You can set the <glossary:hidden> attribute as hide or unhide (visible) using the following:

m.setAttribute('hidden', '') // hides the mosaic
m.removeAttribute('hidden')  // un-hides the mosaic