@dpc-sdp/ripple-button
v1.38.3
Published
A button themed element. Will be a `<button>` by default, or a an `<a>` if a `href` is provided.
Downloads
624
Readme
@dpc-sdp/ripple-button
A button themed element. Will be a
<button>
by default, or a an<a>
if ahref
is provided.
Install
npm install @dpc-sdp/ripple-button --save
Dependency graph
@dpc-sdp/ripple-button
├── @dpc-sdp/ripple-global
└── @dpc-sdp/ripple-link
Import
import RplButton from '@dpc-sdp/ripple-button'
Usage and Tests
See Storybook/Atoms/Button/default.
See Storybook/Atoms/Button/with href.
See Storybook/Atoms/Button/without href.
See Storybook/Atoms/Button/secondary theme.
See Storybook/Atoms/Button/disabled.
License
Licensed under the Apache-2.0 License.