import { isHidden } from '@src/hylo-components/utils/usefull/usefull';
Checks if an element's display style or one of its ancestors is "none".
Generated using TypeDoc
import { isHidden } from '@src/hylo-components/utils/usefull/usefull';
Checks if an element's display style or one of its ancestors is "none".