UMD Web Components Library
    Preparing search index...

    Type Alias AttributeCallback

    AttributeCallback: (arg: AttributeElementRef, arg2?: any) => void

    Callback function type for attribute handlers

    Type declaration