import { Meta, Story, ArgTypes, Controls, Source } from '@storybook/addon-docs/blocks'; import ButtonExample from './examples/button.tsx?raw'; import * as Stories from './button.stories.tsx';
The @bento/button package exports the Button component, which is a complete button component built on top of the Pressable primitive.
npm install --save @bento/buttonThe following properties are available to be used on the Button component: