Idle-Pixel plugin framework
< Feedback op IdlePixel+
Could the framework allow textareasie;config: [ { type: "label", label: "Section Label:" }, { id: "MyCheckbox", label: "List some things here!", type: "textarea", default: "" } ]
Log in om antwoord te geven.
Could the framework allow textareas
ie;
config: [
{
type: "label",
label: "Section Label:"
},
{
id: "MyCheckbox",
label: "List some things here!",
type: "textarea",
default: ""
}
]