This is the TextareaGroup element

Package version

npm i module-tsl-ui-elements --save
6.7.7

imports

import { TextareaGroup } from 'module-tsl-ui-elements';
@import '~module-tsl-ui-elements/textarea-group/textarea-group';

example (editable)

this is an example help text
<TextareaGroup textarea={{ id: 'foo' }} self={{ groupId: 'aGroupId', helpText: 'this is an example help text' }} />

Props

We couldn't detect props! Check if __docgenInfo is correctly defined

storybook

View TextareaGroup storybook stories