mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增文字侧边Padding控制
This commit is contained in:
@@ -17,7 +17,8 @@ export const option = {
|
||||
dataset: '我是一个文本',
|
||||
fontSize: 20,
|
||||
fontColor: '#ffffffff',
|
||||
padding: 5,
|
||||
paddingX: 10,
|
||||
paddingY: 10,
|
||||
// 字间距
|
||||
letterSpacing: 5,
|
||||
borderRadius: 5,
|
||||
|
||||
Reference in New Issue
Block a user