Circle V2 API Docs
    Preparing search index...

    Type Alias GetByBoundAttribute<T>

    GetByBoundAttribute: (
        container: HTMLElement,
        id: Matcher,
        options?: MatcherOptions,
    ) => T

    Type Parameters

    • T extends HTMLElement = HTMLElement

    Type Declaration