mpds-slider_arrow
v1.1.0
Published
<p align="center"> <a href="https://mpds.f3m.pt/" rel="noopener" target="_blank"><img width="350" src="https://i.imgur.com/OANOfLI.png" alt="MPDS logo"></a></p> </p>
Downloads
3
Readme
React component for faster and simpler web development.
Installation
MpDS Slider-Arrow is available as an [npm package](npm i mpds-slider_arrow).
// with npm
npm i mpds-slider_arrow
Usage
Here is a quick example to get you started, it's all you need:
import * as React from "react";
import MpdsSliderArrow from "mpds-slider_arrow"
function App() {
return <MpdsSliderArrow colorOfTheIcon="#000000"></MpdsSliderArrow>
}
ReactDOM.render(<App />, document.querySelector('#app'));
License
No License. "(...) nobody else can copy, distribute, or modify your work without being at risk of take-downs, shake-downs, or litigation."