I followed the antd and nextjs doc to config the project. Added this code into the ./scripts/genAntdCss.tsx file: and this is App.tsx file: the ...
I followed the antd and nextjs doc to config the project. Added this code into the ./scripts/genAntdCss.tsx file: and this is App.tsx file: the ...
**I'm getting react Error while trying to change parent component styles onMouseEnter event. How could I change the styles via child component button? ...
Error: Method invocation is not a constant expression. color: Colors.black.withOpacity(0.6), i get this error when i try run this: Please helpto so ...
enter image description here I'm trying to make a button look like this in css but I can't figure out how. Someone please help me! I haven't tried a ...
When I'm creating NextJS projects(i'm still practicing). It always ask me about 5 things which is Typescript - No / Yes ESLint - No / Yes src / direc ...
Goal is adding liner-gradient to left and to right. I can add to right but not both at the same time The result should be like this ...
I tried to find in formatter style preferences on eclipse to keep my array elements like that image : Where can I find that style to modify it? ...
I using a color picker to draw with a pen, but using this code I can't change de opacity of the pen color: InkDrawingAttributes inkDrawingAttributes ...
In Angular, I have added clear button inside input box but after adding it I am not able to see entire text in input box as it is being overlapped. Pl ...
I have seen multiple answers on this topic but none answer exactly what I'm looking for : different colors for different columns in a dataframe Here ...
i wanted to create a colored divider under the text but it does not show up on the screen and i don't know why I'm using expo with react native imag ...
enter image description here I have added this check button into the card, and added position into it so I can put it in the corner on the left, but w ...
I have library components, and I create some components, but I have a problem with CSS when importing twice a component in a parent component with dif ...
I want to change some styles of my 'text' variable but somehow can't. Im new here, and new to javascript so go easy on me please :| ...
I am making this reusable badge using Tailwind CSS where the colour of the badge is supposed to change depending on the status. The result is very unc ...
The color of text is set to white inside the container, which has text in it. But the link inside the text is not showing up as white instead blue. I ...
I have the next style for window: as result: I have checked styles for different control (button, label) all is OK, problem only for window. ...
I have a problem with my xaml style for my cutom window. The style sets the edges of the window to round and looks if it is docked to an edge. But it ...
Does anyone know how to make this? I have a product image and I need same image "fade" on the background. Image example This is the spotify examp ...
image 1 is when the device is on dark mode. image 2 is when the device is on light mode. I can still click it and access the toolbarItems that I ...