Skip to content

fillin方法

该方法为填空题的下划线

参数及其默认值

length

type: length

default: 1em

该参数用于设置填空题下划线的长度

placeholder

type: str | symbol

default: sym.triangle.filled.small

该参数用于设置当不显示答案时,括号的占位符

TIP

占位符的样式修改参考官方文档:符号

answer

type: content

该参数为位置参数,显示答案

Released under the MIT License.