79319230

Date: 2024-12-31 05:31:16
Score: 1
Natty:
Report link

In the latest Ionic 8, the following CSS can be used to change the background color of a disabled Fab button:

ion-fab-button.fab-button-disabled::part(native)
{
    background: yellow;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Zia Ur Rehman