naive-ui/demo/documentation/components/log/zhCN/size.md
2020-02-04 16:29:09 +08:00

102 B

行数

使用 rows 来设定 Log 的尺寸。

<n-log :rows="5" :log="`1
2
3
4
5
6`"/>