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: ""
}
]