To make it easier to explain an understand how to interact with a component, we will use the elementary component called cubx-textarea, whose webpackge-id is com.incowia.basic-html-components@1.0/cubx-textarea, along all tutorials of this section. This component wraps a <textarea> html element to enable its use as component within the Cubbles platform, allowing some of the html attributes of a textarea to be available as slots. The interface view for this component looks as follows: