@watermark-design/react
v1.3.2
Published
watermark design react
Downloads
55
Maintainers
Readme
@watermark-design/react
Works with React.
Installing
# or pnpm or yarn
npm install @watermark-design/react
Usage
General
import { Watermark } from '@watermark-design/react';
<Watermark width={200} height={200} content={inputValue}>
<div style={{ height: 400 }}></div>
</Watermark>
Documentation
To learn more, check its documentation.
Maintainers
Contributing
Feel free to dive in! Open an issue or submit PRs.
Standard Readme follows the Contributor Covenant Code of Conduct.
Contributors
This project exists thanks to all the people who contribute.
License
MIT © MichaelSun