Visible and Disable

Hi,

Change the visibility for different components in a different way. You can use the following methods for this:

  1. Set the width, height or width and height of the component to zero
  2. Make the main color and background color transparent
  3. Make the main color and background color equal to the color of the parent component
  4. Cover the desired components with an opaque cover with the color of the background (using absolute positioning for this)
  5. Place the component outside the screen with a negative coordinate (it uses an auxiliary container with a variable width that is similar to lever pushes or pushes the associated component)

Alex

1 Like