How to use the @patternfly/patternfly/utilities/Accessibility/accessibility.css.visibleOnMd function in @patternfly/patternfly

To help you get started, we’ve selected a few @patternfly/patternfly examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github integr8ly / tutorial-web-app / src / components / masthead / masthead.js View on Github external
const logoProps = {
      onClick: () => this.onTitleClick()
    };

    const gsUrl =
      'https://access.redhat.com/documentation/en-us/red_hat_managed_integration/1/html-single/getting_started/';
    const riUrl =
      'https://access.redhat.com/documentation/en-us/red_hat_managed_integration/1/html-single/release_notes/';
    const csUrl = 'https://access.redhat.com/support/';

    const MastheadToolbar = (
      
        
          
            
              <button aria-label="Settings">
                
              </button>
github EnMasseProject / enmasse / console / console-init / ui / src / components / Layout / Layout.js View on Github external
];
    const PageToolbar = (
      
        
          
            }
              isOpen={isHelpDropdownOpen}
              dropdownItems={helpDropdownItems}
            /&gt;
          
          
            {this.props.user}}
              dropdownItems={userDropdownItems}
            /&gt;
          
        
      
    );

    const Header = (
github apache / qpid-dispatch / console / react / src / overview / dashboard / layout.js View on Github external
aria-label="Toggle Connect Form"
              variant={ButtonVariant.plain}
            &gt;
              
            
          
          
             (this.notificationRef = el)}
              suppress={this.state.suppress}
            /&gt;
          
        
        
          
            
              {this.state.user}
            
             (this.dropdownRef = el)}
              handleContextHide={this.handleUserMenuHide}
              handleDropdownLogout={this.handleDropdownLogout}
              handleSuppress={this.handleSuppress}
              suppress={this.state.suppress}
              isConnected={this.isConnected}
              parentClass="user-button"
            /&gt;
github integr8ly / tutorial-web-app / src / components / masthead / masthead.js View on Github external
const MastheadToolbar = (
      
        
          
            
              <button aria-label="Settings">
                
              </button>
            
            
              
                    
                  
                }
                autoFocus={false}
                dropdownItems={[