Adds a material textarea on a given layout.

txa = MUI.AddTextArea( parent, width, height, options, hint, label, color, backColor ) → Object

See CreateTextAreaFilled, CreateTextAreaFilledA, CreateTextAreaOutline and CreateTextAreaOutlineA for a full documentation on each corresponding type.

Example - AddTextArea click to expand contents