@bodil/dom
    Preparing search index...

    Type Alias AttributeGetterSetterOptions

    type AttributeGetterSetterOptions = {
        name?: string;
        type?: AttributeType;
    }

    Properties

    name?: string