![textarea-error](https://github.com/powerhome/playbook/assets/92755007/6d47a914-ea0b-4fbc-9f2a-6237935a3b4c) ```swift PBTextArea( "Label", text: $errorText, error: "This field has an error!" ) ```