No Preview

Sorry, but you either have no stories or none are selected somehow.

If the problem persists, check the browser console, or the terminal you've run Storybook from.

Button

A specialized box component for HTML button element.

usage
import { HtmlButton } from "@sharegate/orbit-ui";
sources
Github

Usage

A button component accepts all the button HTML element attributes and Orbit styled component props.

Editable example