Hi,

I have a few esteem in a dropdown list yet I need to incapacitate a portion 
of the qualities. 

here I discovered arrangement like in the event that we add impaired style 
to it will be handicapped. I attempted same for drop-down component B yet 
didn't work. 

Help on the off chance that I am wrong someplace. 

If it's not too much trouble find underneath code scrap for reference,

<div class="dropdown">
   <button class="fa fa-plus plusIcon dropdown-toggle" 
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
    </button>
    <div class="dropdown-menu pull-right">
        <span class=" fa fa-cube dropdown-header"> Dropdown Values </span>
        <span class="divider"></span>
        <a class="dropdown-item">A</a>
        <a class="dropdown-item disabled">B</a>
        <a class="dropdown-item">C</a>
    </div>
</div>

Thanks and Regards
kosmiktechnologies 
<http://kosmiktechnologies.com/angularjs-training-hyderabad/>.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to