JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 35
  • Score
    100M100P100Q37376F
  • License MIT

Cross-platform Button component for the Design X system.

Package Exports

  • styled-x-button

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (styled-x-button) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

styled-x-button

npm npm npm

Cross-platform Button component for the styled-x system. Supports React DOM and React Native.

Getting Started

Install styled-x-button using yarn:

yarn add styled-x-button

Usage

import Button from 'styled-x-button';

Props

Prop Type Required Description

Contributing

If you have any ideas on how this module could be better, create an Issue or submit a PR.