vuematerial / vue-material

Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
https://www.creative-tim.com/vuematerial
MIT License
9.88k stars 1.16k forks source link

Unable to make md-select readonly #2300

Open abhimanusharma opened 3 years ago

abhimanusharma commented 3 years ago

I want to select an option dynamically and make the select input disabled so that its value will be preserved to submit but should not open item to select other option than selected one.