Button

A styled version of the button component. Allows customization with styled-components package.

Demo

View Button

API

Usage is the same as the original <button> component/JSX.

Example:

import { Button } from 'react-horcrux';

export default YourComponent function() {
  return <Button onClick={doSomething}>your button</Button>;
}

results matching ""

    No results matching ""