Documentation
    Preparing search index...

    Function isChildOf

    • 返回某一元素是否包含在另一个元素中

      Parameters

      • node: HTMLElement

        内部元素

      • selector: string | HTMLElement

        外部元素选择器

      Returns boolean