Function PopupTextAreaInput
- PopupTextAreaInput(
__namedParameters: {
dataField: string;
item?: Item;
placeholder: string;
style?: string;
},
): Element Parameters
- __namedParameters: { dataField: string; item?: Item; placeholder: string; style?: string }
Returns Element