Andromeda Buttons
Buttons are used for actions, like in forms, while textual hyperlinks are used for destinations, or moving from one page to another.
This repository is a module of the full andromeda repository.
Install
This repository is distributed with npm. After installing npm, you can install andromeda-buttons
with this command.
$ npm install --save andromeda-buttons
Explorer
Check out how to use Andromeda Buttons with React 16, Webpack 4 and Babel 7 here
NPM
Get the latest andromeda-buttons here
Usage
You can import it like this.
Documentation
Buttons allow users to take actions, and make choices, with a single tap.
Andromeda MaterialButtons
Contained buttons are high-emphasis, distinguished by their use of elevation and fill. They contain actions that are primary to your app.
Contained Default MaterialButton
Default
Contained Primary MaterialButton
Primary
Contained Secondary MaterialButton
Secondary