Field with basic HTML wysiwyg
Attaches the Wysiwyg content library to fields that use the basic_html
text formatter.
This component relies on the Field and the Wysiwyg content component.
Checking your text formatter settings
You can check which text-formatters you use (on your-site.com/admin/config/content/formats) and rename the component to point to your used text formatters.
An example of the exact same component but for full_html
text formatter can be found here.
Specifications
Machine name
field--basic-html
Built upon
Drupal Core