DomElementInfo.placeholder?
DomElementInfo › placeholder?
Official
Type: string
The placeholder to be assigned. Applies to<input> elements. Example:
createEl('input', { placeholder: 'foo' });DomElementInfo › placeholder?
Official
Type: string
The placeholder to be assigned. Applies to<input> elements. Example:
createEl('input', { placeholder: 'foo' });