How to use the bpk-component-input.INPUT_TYPES.number function in bpk-component-input

To help you get started, we’ve selected a few bpk-component-input 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 Skyscanner / backpack / packages / bpk-docs / src / pages / FormsPage / FormsPage.js View on Github external
Email input
         null}
        />
      ,
      <form>
        Number input
         null}
        /&gt;
      ,
      <form>
        Password input
        </form></form>