Skip to content

paren方法

该方法为选择题的小括号

参数及其默认值

justify

type: boolean

default: false

该参数用于设置括号的对齐方式

placeholder

type: str | symbol

default: sym.triangle.filled.small

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

TIP

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

answer

type: content

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

Released under the MIT License.