Giter Site home page Giter Site logo

rc-image-editor's Introduction

Image Editor

npm install rc-image-edit --save or yarn add rc-image-edit

Screenshot

image

Props

prop type default description
visible boolean false 编辑器是否可见
onClose () => void - 点击关闭按钮触发的事件
onSave (imgData) => void - 点击保存按钮触发的事件
switchable boolean false 是否允许切换浏览图片
onSwitchPrev (event) => void - 点击前一张图片按钮事件
onSwitchNext (event) => void - 点击后一张图片按钮事件
data string - 图片数据:url 或者dataURL
editable boolean true 允许编辑图片
toolbar object
toolbar.mosaic boolean true 打码
toolbar.restore boolean true 还原
toolbar.downloadJpg boolean false 导出Jpg下载
toolbar.rotate boolean true 旋转

rc-image-editor's People

Contributors

dependabot[bot] avatar peterrock avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.