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.
Generated using TypeDoc
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.