Selection.placeholder - shysolocup/noscord.js GitHub Wiki

placeholder text when the user hasn't entered anything
type: String

let selection = new Selection({
    placeholder: "abc this is a placeholder"
});


⚠️ **GitHub.com Fallback** ⚠️