interface AttributeLike {
    $attr: any;
}

Properties

Properties

$attr: any