Skip to content
Discussion options

You must be logged in to vote

https://zhensherlock.github.io/watermark-js-plus/guide/watermark.html
官网的第一个例子就是grid布局,主要参数:

layout: 'grid',
gridLayoutOptions: {
  rows: 2,
  cols: 2,
  gap: [20, 20],
  matrix: [[1, 0], [0, 1]]
},

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@frankchen211
Comment options

Answer selected by zhensherlock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants