Idle-Pixel plugin framework
< 脚本IdlePixel+的反馈
Could the framework allow textareasie;config: [ { type: "label", label: "Section Label:" }, { id: "MyCheckbox", label: "List some things here!", type: "textarea", default: "" } ]
登录以发表回复。
Could the framework allow textareas
ie;
config: [
{
type: "label",
label: "Section Label:"
},
{
id: "MyCheckbox",
label: "List some things here!",
type: "textarea",
default: ""
}
]