How to use the gestalt.Box function in gestalt

To help you get started, we’ve selected a few gestalt 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 pinterest / gestalt / scripts / boxperf.js View on Github external
.add('Published Box', () => {
    PublishedBox(emptyProps);
  })
  .add('Development Box', () => {
github pinterest / gestalt / scripts / boxperf.js View on Github external
.add('Published Box w/ lots of props', () => {
    PublishedBox(lotsOfProps);
  })
  .add('Development Box w/ lots of props', () => {

gestalt

A set of React UI components which enforce Pinterest's design language

Apache-2.0
Latest version published 3 days ago

Package Health Score

90 / 100
Full package analysis