Package org.patternfly.component.backdrop


package org.patternfly.component.backdrop
Provides the PatternFly backdrop component.

A backdrop is used to screen the main content of a page when a modal overlay is opened. It prevents the user from interacting with the page content until the modal is dismissed. The backdrop is typically used internally by modal and overlay components.

See Also:
  • Classes
    Class
    Description
    A backdrop is used to screen the main content of a page when a modal overlay is opened.