Skip to content

Version 2.0: Add API to add programmatically hide/show

Choose a tag to compare

@nico3333fr nico3333fr released this 15 Dec 08:50

If you need to apply hide/show script to <div id="newContent">your hide/show source</div> do use:

van11yAccessibleHideShowAria(document.getElementById('newContent'));

Updated documentation and fixed mistake in package.json