Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49284

Ion-textarea disabled attribute

$
0
0
<ion-textarea  [disabled] = "buttonDisabled" [(ngModel)] = "ServiceDetails.description" rows = "4" class = "input-textarea-custom"  type= "text" name="description" placeholder=""></ion-textarea>

.input-textarea-custom:disabled{
    --background : #ccc;
    opacity: 0.7;
  }

Hi, am unable to customize the disabled pseudo class of ion-textarea…
I also tried putting it in global.scss, but no luck

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 49284

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>