• import { getTextContent } from '@src/hylo-components/utils/usefull/usefull';

    Returns the text content of the given element. Takes "aria-hidden" and "aria-label" in consideration.

    Parameters

    • element: Element

    Returns string

Generated using TypeDoc