Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "helpers/ariaHide"

Index

Functions

Functions

ariaHide

  • ariaHide(element: HTMLElement): () => void
  • Add aria-hidden attribute.

    Parameters

    • element: HTMLElement

      HTML-element to add aria-hidden attribute.

    Returns () => void

    Remove aria-hidden attribute.

      • (): void
      • Returns void

Generated using TypeDoc