Making it easy to split up Paragraphs

A basic use case of paragraphs is interspersing different elements or components. Stick this video in here, throw that blockquote in there.

This is especially important for us because we’re using paragraphs

https://www.drupal.org/project/paragraphs_features/

It’s sufficient to enable the feature for paragraphs field experimental widget UI. Modal add mode is required for split text feature to work.

Hmm… that’s great, but where is any of that stuff?


Thinking ahead… we replace all of Paragraphs with web components that can be rendered server side, so we keep the benefit of when the content editor says stick this type of component here, a designer or developer can still change its HTML structure globally, without introducing the client-side JavaScript computational load.