How to use the terra-application/lib/breakpoints.withActiveBreakpoint function in terra-application

To help you get started, we’ve selected a few terra-application 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 cerner / terra-dev-site / src / navigation / _SecondaryNavigationLayout.jsx View on Github external
)}
            fill
          >
            {children}
          
          
        
      
    );
  }
}

SecondaryNavigationLayout.propTypes = propTypes;
SecondaryNavigationLayout.defaultProps = defaultProps;

export default withActiveBreakpoint(SecondaryNavigationLayout);
export {
  isCompactLayout,
};

terra-application

A framework to support application development with Terra components

Apache-2.0
Latest version published 6 days ago

Package Health Score

84 / 100
Full package analysis