Text Area
See: https://the-carbon-components.netlify.app/?nav=text-area
- class carbondesign.tags.text_area.TextArea(*args, **kwargs)
Text Area component.
- NODE_PROPS = ('light',)
Extended Template Tag arguments.
- prepare(values, context)
Prepare values for rendering the templates.
- prepare_element_props(props, context)
Prepare html attributes for rendering the form element.
- render_default(values, context)
Output html of the component.
- render_tmpl_icon_invalid(values, context)
Dynamically render a part of the component’s template.